Home
last modified time | relevance | path

Searched refs:_g_file_get_child (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/gthumb/gthumb-3.10.1/extensions/webalbums/
H A Ddlg-web-exporter.c272 file = _g_file_get_child (dir, g_file_info_get_name (file_info), "preview.png", NULL); in add_themes_from_dir()
314 style_dir = _g_file_get_child (data_dir, "albumthemes", NULL); in load_themes()
H A Dgth-web-exporter.c291 style_dir = _g_file_get_child (data_dir, "albumthemes", style_name, NULL); in get_style_dir()
794 return _g_file_get_child (target_dir, in get_album_file()
/dports/audio/goobox/goobox-3.6.0/src/
H A Dglib-utils.h222 GFile * _g_file_get_child (GFile *file,
H A Dglib-utils.c1562 _g_file_get_child (GFile *file, in _g_file_get_child() function
/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dglib-utils.h251 GFile * _g_file_get_child (GFile *file,
H A Dmain-migrate-catalogs.c501 data->collections_dir = _g_file_get_child (home_dir, ".gnome2", "gthumb", "collections", NULL); in migrate_catalogs_from_2_10()
H A Dglib-utils.c1235 _g_file_get_child (GFile *file, in _g_file_get_child() function
/dports/graphics/gthumb/gthumb-3.10.1/extensions/comments/
H A Dgth-comment.c265 comment_file = _g_file_get_child (parent, ".comments", comment_basename, NULL); in gth_comment_get_comment_file()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/contact_sheet/
H A Ddlg-contact-sheet.c403 style_dir = _g_file_get_child (data_dir, "contact_sheet_themes", NULL); in load_themes()