Home
last modified time | relevance | path

Searched refs:gtk_file_chooser_set_uri (Results 1 – 25 of 84) sorted by relevance

1234

/dports/graphics/gthumb/gthumb-3.10.1/extensions/gstreamer_tools/
H A Ddlg-media-viewer-preferences.c90gtk_file_chooser_set_uri (GTK_FILE_CHOOSER (gtk_builder_get_object (data->builder, "screenshots_fi… in dlg_media_viewer_preferences()
/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dcmd_symlink.c167 gtk_file_chooser_set_uri(GTK_FILE_CHOOSER(fsel), text); in evt_pick_clicked()
177 gtk_file_chooser_set_uri(GTK_FILE_CHOOSER(fsel), uri); in evt_pick_clicked()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkfilechooser.inc84 function gtk_file_chooser_set_uri(chooser:PGtkFileChooser; uri:Pchar):gboolean;cdecl;external gtkli…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkfilechooser.inc84 function gtk_file_chooser_set_uri(chooser:PGtkFileChooser; uri:Pchar):gboolean;cdecl;external gtkli…
/dports/multimedia/totem/totem-3.38.2/src/plugins/screenshot/
H A Dtotem-gallery.c123 gtk_file_chooser_set_uri (GTK_FILE_CHOOSER (gallery), uri); in totem_gallery_new()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkfilechooser.h181 gboolean gtk_file_chooser_set_uri (GtkFileChooser *chooser,
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dgui-file.c657 gtk_file_chooser_set_uri (fsel, wb_uri); in gui_file_save_as()
675 gtk_file_chooser_set_uri (fsel, wb_uri); in gui_file_save_as()
677 gtk_file_chooser_set_uri (fsel, wb_uri); in gui_file_save_as()
/dports/multimedia/audacious/audacious-4.1/src/libaudgui/
H A Dplaylists.cc184 gtk_file_chooser_set_uri ((GtkFileChooser *) job->selector, filename); in create_selector()
H A Dutil.cc179 gtk_file_chooser_set_uri ((GtkFileChooser *) dialog, uri); in entry_browse_cb()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechooser.h192 gboolean gtk_file_chooser_set_uri (GtkFileChooser *chooser,
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkFileChooser.xs70 gboolean gtk_file_chooser_set_uri (GtkFileChooser *chooser, const char *uri);
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-html-editor-image-dialog.c439 gtk_file_chooser_set_uri ( in html_editor_image_dialog_show()
444 gtk_file_chooser_set_uri ( in html_editor_image_dialog_show()
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/
H A Dgtkfilechooser.defs121 (define-func gtk_file_chooser_set_uri
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/gtk3/
H A DGTK3.java491 public static final native void gtk_file_chooser_set_uri(long chooser, byte [] uri); in gtk_file_chooser_set_uri() method in GTK3
/dports/graphics/gthumb/gthumb-3.10.1/extensions/contact_sheet/
H A Ddlg-image-wall.c269gtk_file_chooser_set_uri (GTK_FILE_CHOOSER (GET_WIDGET ("destination_filechooserbutton")), s_value… in dlg_image_wall()
/dports/editors/abiword/abiword-3.0.5/goffice-bits/goffice/gtk/
H A Dgoffice-gtk.c504 gtk_file_chooser_set_uri (fsel, initial); in go_gtk_select_image()
639 gtk_file_chooser_set_uri (fsel, state->uri);
/dports/editors/abiword/abiword-3.0.5/goffice-bits2/goffice/gtk/
H A Dgoffice-gtk.c491 gtk_file_chooser_set_uri (fsel, initial); in go_gtk_select_image()
625 gtk_file_chooser_set_uri (fsel, state->uri);
/dports/devel/anjuta/anjuta-3.34.0/plugins/run-program/
H A Dparameters.c300 if (plugin->recent_dirs == NULL) gtk_file_chooser_set_uri (dlg->dirs, project_root_uri); in run_dialog_init()
/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.java431 GTK.gtk_file_chooser_set_uri (handle, buffer); in presetChooserDialog()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DFileDialog.java490 GTK3.gtk_file_chooser_set_uri (handle, buffer); in presetChooserDialog()
/dports/audio/goobox/goobox-3.6.0/src/
H A Ddlg-preferences.c242gtk_file_chooser_set_uri (GTK_FILE_CHOOSER (GET_WIDGET ("destination_filechooserbutton")), destina… in dlg_preferences()
/dports/www/bluefish/bluefish-2.2.12/src/
H A Dgtk_easy.c1056 gtk_file_chooser_set_uri(GTK_FILE_CHOOSER(dialog), setfile); in run_file_select_dialog()
1300 gtk_file_chooser_set_uri(GTK_FILE_CHOOSER(dialog), set); in file_chooser_dialog()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/webalbums/
H A Ddlg-web-exporter.c483gtk_file_chooser_set_uri (GTK_FILE_CHOOSER (GET_WIDGET ("destination_filechooserbutton")), destina… in dlg_web_exporter()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dfilechooser.cc376 return gtk_file_chooser_set_uri(gobj(), uri.c_str()); in set_uri()
/dports/devel/goffice/goffice-0.10.50/goffice/gtk/
H A Dgoffice-gtk.c939 gtk_file_chooser_set_uri (fsel, initial); in go_gtk_select_image_with_extra_widget()
1094 gtk_file_chooser_set_uri (fsel, state->uri); in go_gui_get_image_save_info()

1234