Home
last modified time | relevance | path

Searched refs:gtk_file_chooser_get_uris (Results 1 – 25 of 95) sorted by relevance

1234

/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkFileChooser.xs76 void gtk_file_chooser_get_uris (GtkFileChooser *chooser);
80 uris = gtk_file_chooser_get_uris (chooser);
/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dtestfilechooser.c57 GSList *uris = gtk_file_chooser_get_uris (chooser); in print_selected()
79 list = gtk_file_chooser_get_uris (GTK_FILE_CHOOSER (dialog)); in response_cb()
407 selection = gtk_file_chooser_get_uris (chooser); in get_selection_cb()
/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Ddlg-add-files.c119 selections = gtk_file_chooser_get_uris (file_sel); in file_sel_response_cb()
/dports/multimedia/audacious/audacious-4.1/src/libaudgui/
H A Dfile-opener.cc35 GSList * list = gtk_file_chooser_get_uris ((GtkFileChooser *) chooser); in get_files()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkfilechooser.inc89 function gtk_file_chooser_get_uris(chooser:PGtkFileChooser):PGSList;cdecl;external gtklib name 'gtk…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkfilechooser.inc89 function gtk_file_chooser_get_uris(chooser:PGtkFileChooser):PGSList;cdecl;external gtklib name 'gtk…
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcugtk/
H A Dfilechooser.cc136 GSList* files = gtk_file_chooser_get_uris (chooser); in FileChooser()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkfilechooser.h187 GSList * gtk_file_chooser_get_uris (GtkFileChooser *chooser);
/dports/deskutils/nautilus-actions/nautilus-actions-3.2.4/src/nact/
H A Dnact-assistant-import.c482 uris = gtk_file_chooser_get_uris( chooser ); in on_file_selection_changed()
608 uris = gtk_file_chooser_get_uris( GTK_FILE_CHOOSER( window->private->file_chooser )); in prepare_confirm()
672 …importer_parms.uris = gtk_file_chooser_get_uris( GTK_FILE_CHOOSER( window->private->file_chooser )… in assistant_apply()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/tests/
H A Dtestfilechooser.c59 GSList *uris = gtk_file_chooser_get_uris (chooser); in print_selected()
81 list = gtk_file_chooser_get_uris (GTK_FILE_CHOOSER (dialog)); in response_cb()
/dports/deskutils/mate-utils/mate-utils-1.26.0/mate-disk-image-mounter/src/
H A Dmain.c141 ret = gtk_file_chooser_get_uris (GTK_FILE_CHOOSER (dialog)); in do_filechooser()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechooser.h201 GSList * gtk_file_chooser_get_uris (GtkFileChooser *chooser);
H A Dgtkfilechooserdialog.c395 uris = gtk_file_chooser_get_uris (GTK_FILE_CHOOSER (dialog->priv->widget)); in file_chooser_widget_selection_changed()
/dports/net/vinagre/vinagre-3.22.0/vinagre/
H A Dvinagre-commands.c147 files = gtk_file_chooser_get_uris (GTK_FILE_CHOOSER (dialog)); in vinagre_cmd_remote_open()
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/
H A Dgtkfilechooser.defs141 ;;(define-func gtk_file_chooser_get_uris
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/gtk3/
H A DGTK3.java461 public static final native long gtk_file_chooser_get_uris(long chooser); in gtk_file_chooser_get_uris() method in GTK3
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-category-editor.c94 uris = gtk_file_chooser_get_uris (chooser_button); in chooser_button_file_set_cb()
/dports/multimedia/totem/totem-3.38.2/src/
H A Dtotem-uri.c497 filenames = gtk_file_chooser_get_uris (GTK_FILE_CHOOSER (fs)); in totem_add_files()
/dports/sysutils/brasero/brasero-3.12.3/src/
H A Dbrasero-file-chooser.c482 list = gtk_file_chooser_get_uris (GTK_FILE_CHOOSER (chooser->priv->chooser)); in brasero_file_chooser_get_selected_uris()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/
H A DFileDialog.java112 list = GTK.gtk_file_chooser_get_uris (handle); in computeResultChooserDialog()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DFileDialog.java117 list = GTK3.gtk_file_chooser_get_uris (handle); in computeResultChooserDialog()
/dports/multimedia/gnome-mplayer/gnome-mplayer-1.0.9/src/
H A Dplaylist.c583 uris = gtk_file_chooser_get_uris(GTK_FILE_CHOOSER(dialog)); in add_to_playlist()
644 uris = gtk_file_chooser_get_uris(GTK_FILE_CHOOSER(dialog)); in add_folder_to_playlist()
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DfileChooser.c469 ? gtk_file_chooser_get_uris ( chooser ) in getFileList()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dfilechooser.cc391 …return Glib::SListHandle<Glib::ustring>(gtk_file_chooser_get_uris(const_cast<GtkFileChooser*>(gobj… in get_uris()
/dports/devel/gtranslator/gtranslator-40.0/src/
H A Dgtr-actions-file.c145 po_files = gtk_file_chooser_get_uris (GTK_FILE_CHOOSER (dialog)); in gtr_po_parse_files_from_dialog()

1234