Home
last modified time | relevance | path

Searched refs:et_picture_save_file_data (Results 1 – 3 of 3) sorted by path

/dports/audio/easytag/easytag-2.4.3/src/
H A Dpicture.c501 et_picture_save_file_data (const EtPicture *pic, in et_picture_save_file_data() function
H A Dpicture.h99 gboolean et_picture_save_file_data (const EtPicture *pic, GFile *file, GError **error);
H A Dtag_area.c1940 if (!et_picture_save_file_data (pic, file, &error)) in on_picture_save_button_clicked()