Home
last modified time | relevance | path

Searched refs:photos_utils_set_edited_name (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/gnome-photos/gnome-photos-40.0/src/
H A Dphotos-utils.h179 void photos_utils_set_edited_name (const gchar *urn, const gchar *title);
H A Dphotos-properties-dialog.c278 photos_utils_set_edited_name (self->urn, new_title); in photos_properties_dialog_name_update()
H A Dphotos-utils.c1330 photos_utils_set_edited_name (const gchar *urn, const gchar *title) in photos_utils_set_edited_name() function