Home
last modified time | relevance | path

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

/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dgth-location-chooser.h66 GFile * gth_location_chooser_get_current (GthLocationChooser *chooser);
H A Dgth-location-chooser-dialog.c120 folder = gth_location_chooser_get_current (entry); in location_entry_changed_cb()
H A Ddlg-preferences-general.c244 …location = gth_location_chooser_get_current (GTH_LOCATION_CHOOSER (data->startup_location_chooser)… in general__dlg_preferences_apply()
H A Dgth-location-chooser.c848 gth_location_chooser_get_current (GthLocationChooser *self) in gth_location_chooser_get_current() function
H A Dgth-browser.c3616 gth_browser_go_to (GTH_BROWSER (user_data), gth_location_chooser_get_current (chooser), NULL); in location_chooser_changed_cb()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/find_duplicates/
H A Ddlg-find-duplicates.c59 folder = gth_location_chooser_get_current (GTH_LOCATION_CHOOSER (data->location_chooser)); in ok_clicked_cb()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/search/
H A Dgth-search-source-selector.c222 …gth_search_source_set_folder (source, gth_location_chooser_get_current (GTH_LOCATION_CHOOSER (self… in gth_search_source_selector_get_source()