Home
last modified time | relevance | path

Searched refs:gth_metadata_chooser_new (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dgth-metadata-chooser.h55 GtkWidget * gth_metadata_chooser_new (GthMetadataFlags allowed_flags,
H A Ddlg-favorite-properties.c117 data->metadata_chooser = gth_metadata_chooser_new (GTH_METADATA_ALLOW_IN_PROPERTIES_VIEW, FALSE); in dlg_favorite_properties()
H A Ddlg-preferences-browser.c134 data->thumbnail_caption_chooser = gth_metadata_chooser_new (GTH_METADATA_ALLOW_IN_FILE_LIST, TRUE); in browser__dlg_preferences_construct_cb()
H A Dgth-metadata-chooser.c443 gth_metadata_chooser_new (GthMetadataFlags allowed_flags, in gth_metadata_chooser_new() function
/dports/graphics/gthumb/gthumb-3.10.1/extensions/webalbums/
H A Ddlg-web-exporter.c396 data->thumbnail_caption_chooser = gth_metadata_chooser_new (GTH_METADATA_ALLOW_IN_FILE_LIST, TRUE); in dlg_web_exporter()
400 …data->image_attributes_chooser = gth_metadata_chooser_new (GTH_METADATA_ALLOW_IN_PROPERTIES_VIEW, … in dlg_web_exporter()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/contact_sheet/
H A Ddlg-contact-sheet.c727 data->thumbnail_caption_chooser = gth_metadata_chooser_new (GTH_METADATA_ALLOW_IN_PRINT, TRUE); in dlg_contact_sheet()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/image_print/
H A Dgth-image-print-job.c1423 self->priv->caption_chooser = gth_metadata_chooser_new (GTH_METADATA_ALLOW_IN_PRINT, TRUE); in operation_create_custom_widget_cb()