Home
last modified time | relevance | path

Searched refs:gtk_file_chooser_select_file (Results 1 – 25 of 42) sorted by relevance

12

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfilechooser.c409 gtk_file_chooser_select_file (GtkFileChooser *chooser, in gtk_file_chooser_select_file() function
510 return gtk_file_chooser_select_file (chooser, file, error); in gtk_file_chooser_set_file()
H A Dgtkfilechooserprivate.h112 gboolean gtk_file_chooser_select_file (GtkFileChooser *chooser,
H A Dgtkfilechooserutils.c189 return gtk_file_chooser_select_file (get_delegate (chooser), file, error); in delegate_select_file()
H A Dgtkfilechoosernative.c638 res = gtk_file_chooser_select_file (GTK_FILE_CHOOSER (self->dialog), in gtk_file_chooser_native_select_file()
H A Dgtkprinteroptionwidget.c726 gtk_file_chooser_select_file (GTK_FILE_CHOOSER (dialog), priv->last_location, NULL); in filesave_choose_cb()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechooser.c779 result = gtk_file_chooser_select_file (chooser, file, NULL); in gtk_file_chooser_select_filename()
1129 result = gtk_file_chooser_select_file (chooser, file, NULL); in gtk_file_chooser_select_uri()
1360 gtk_file_chooser_select_file (GtkFileChooser *chooser, in gtk_file_chooser_select_file() function
1467 return gtk_file_chooser_select_file (chooser, file, error); in gtk_file_chooser_set_file()
H A Dgtkfilechooser.h216 gboolean gtk_file_chooser_select_file (GtkFileChooser *chooser,
H A Dgtkfilechooserutils.c227 return gtk_file_chooser_select_file (get_delegate (chooser), file, error); in delegate_select_file()
H A Dgtkfilechooserbutton.c599 gtk_file_chooser_select_file (GTK_FILE_CHOOSER (priv->chooser), file, NULL); in gtk_file_chooser_button_select_file()
1151 gtk_file_chooser_select_file (GTK_FILE_CHOOSER (data->button), data->file, NULL)); in dnd_select_folder_get_info_cb()
1241 gtk_file_chooser_select_file (GTK_FILE_CHOOSER (priv->chooser), file, NULL); in gtk_file_chooser_button_drag_data_received()
2682gtk_file_chooser_select_file (GTK_FILE_CHOOSER (priv->chooser), priv->selection_while_inactive, NU… in restore_inactive_state()
H A Dgtkfilechoosernative.c703 res = gtk_file_chooser_select_file (GTK_FILE_CHOOSER (self->dialog), in gtk_file_chooser_native_select_file()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkfilechooser.c1268 result = gtk_file_chooser_select_file (chooser, file, NULL); in gtk_file_chooser_select_filename()
1597 result = gtk_file_chooser_select_file (chooser, file, NULL); in gtk_file_chooser_select_uri()
1825 gtk_file_chooser_select_file (GtkFileChooser *chooser, in gtk_file_chooser_select_file() function
1933 return gtk_file_chooser_select_file (chooser, file, error); in gtk_file_chooser_set_file()
H A Dgtkfilechooser.h197 gboolean gtk_file_chooser_select_file (GtkFileChooser *chooser,
H A Dgtkfilechooserutils.c213 return gtk_file_chooser_select_file (get_delegate (chooser), file, error); in delegate_select_file()
H A Dgtkfilechooserbutton.c618 gtk_file_chooser_select_file (GTK_FILE_CHOOSER (priv->dialog), file, NULL); in gtk_file_chooser_button_select_file()
1170 gtk_file_chooser_select_file (GTK_FILE_CHOOSER (data->button->priv->dialog), in dnd_select_folder_get_info_cb()
1261 gtk_file_chooser_select_file (GTK_FILE_CHOOSER (priv->dialog), file, in gtk_file_chooser_button_drag_data_received()
2699gtk_file_chooser_select_file (GTK_FILE_CHOOSER (priv->dialog), priv->selection_while_inactive, NUL… in restore_inactive_state()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dfilechooser.cc416 …bool retvalue = gtk_file_chooser_select_file(gobj(), const_cast<GFile*>(Glib::unwrap<Gio::File>(fi… in select_file()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dfilechooser.hg115 …(bool select_file(const Glib::RefPtr<const Gio::File>& file), gtk_file_chooser_select_file, errthr…
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dfilechooser.cc437 …bool retvalue = gtk_file_chooser_select_file(gobj(), const_cast<GFile*>(Glib::unwrap<Gio::File>(fi… in select_file()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dfilechooser.hg122 …(bool select_file(const Glib::RefPtr<const Gio::File>& file), gtk_file_chooser_select_file, errthr…
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.14.defs310 (c-name "gtk_file_chooser_select_file")
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dfile_chooser.rs546 let _ = gtk_sys::gtk_file_chooser_select_file( in select_file()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dfile_chooser.rs552 let _ = gtk_sys::gtk_file_chooser_select_file( in select_file()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dfile_chooser.rs552 let _ = gtk_sys::gtk_file_chooser_select_file( in select_file()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dfile_chooser.rs637 let _ = ffi::gtk_file_chooser_select_file( in select_file()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dfile_chooser.rs637 let _ = ffi::gtk_file_chooser_select_file( in select_file()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dfile_chooser.rs637 let _ = ffi::gtk_file_chooser_select_file( in select_file()

12