Home
last modified time | relevance | path

Searched refs:gtk_file_chooser_remove_shortcut_folder (Results 1 – 25 of 51) sorted by relevance

123

/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dtestfilechooserbutton.c93 if (!gtk_file_chooser_remove_shortcut_folder (user_data, gtk_src_dir, &err)) in del_pwds_parent_as_shortcut_clicked_cb()
284 gtk_file_chooser_remove_shortcut_folder (GTK_FILE_CHOOSER (chooser), gtk_src_dir, NULL); in main()
311 gtk_file_chooser_remove_shortcut_folder (GTK_FILE_CHOOSER (chooser), gtk_src_dir, NULL); in main()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkfilechooser.h159 #define gtk_file_chooser_remove_shortcut_folder gtk_file_chooser_remove_shortcut_folder_utf8 macro
249 gboolean gtk_file_chooser_remove_shortcut_folder (GtkFileChooser *chooser,
H A Dgtkfilechooser.c2491 gtk_file_chooser_remove_shortcut_folder (GtkFileChooser *chooser, in gtk_file_chooser_remove_shortcut_folder() function
2869 #undef gtk_file_chooser_remove_shortcut_folder
2872 gtk_file_chooser_remove_shortcut_folder (GtkFileChooser *chooser, in gtk_file_chooser_remove_shortcut_folder() function
/dports/x11-toolkits/gtk20/gtk+-2.24.33/tests/
H A Dtestfilechooserbutton.c129 if (!gtk_file_chooser_remove_shortcut_folder (user_data, gtk_src_dir, &err)) in del_pwds_parent_as_shortcut_clicked_cb()
318 gtk_file_chooser_remove_shortcut_folder (GTK_FILE_CHOOSER (chooser), gtk_src_dir, NULL); in main()
347 gtk_file_chooser_remove_shortcut_folder (GTK_FILE_CHOOSER (chooser), gtk_src_dir, NULL); in main()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfilechooser.h160 gboolean gtk_file_chooser_remove_shortcut_folder
H A Dgtkfilechooser.c580 gtk_file_chooser_remove_shortcut_folder (GtkFileChooser *chooser, in gtk_file_chooser_remove_shortcut_folder() function
H A Dgtkfilechooserutils.c250 return gtk_file_chooser_remove_shortcut_folder (get_delegate (chooser), file, error); in delegate_remove_shortcut_folder()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkfilechooser.inc130gtk_file_chooser_remove_shortcut_folder(chooser:PGtkFileChooser; folder:Pchar; error:PPGError):gbo…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkfilechooser.inc130gtk_file_chooser_remove_shortcut_folder(chooser:PGtkFileChooser; folder:Pchar; error:PPGError):gbo…
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechooser.h290 gboolean gtk_file_chooser_remove_shortcut_folder (GtkFileChooser *chooser,
H A Dgtkfilechooser.c2023 gtk_file_chooser_remove_shortcut_folder (GtkFileChooser *chooser, in gtk_file_chooser_remove_shortcut_folder() function
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkFileChooser.xs175 case 1: ret = gtk_file_chooser_remove_shortcut_folder (chooser, folder, &error); break;
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/
H A Dgtkfilechooser.defs286 (define-func gtk_file_chooser_remove_shortcut_folder
H A DNEWS340 gtk_file_chooser_remove_shortcut_folder
/dports/devel/geany-legacy/geany-1.37.1/src/
H A Ddialogs.c172 gtk_file_chooser_remove_shortcut_folder(GTK_FILE_CHOOSER(dialog), in open_file_dialog_handle_response()
653 gtk_file_chooser_remove_shortcut_folder(GTK_FILE_CHOOSER(dialog), in show_save_as_gtk()
/dports/devel/geany/geany-1.38/src/
H A Ddialogs.c171 gtk_file_chooser_remove_shortcut_folder(GTK_FILE_CHOOSER(dialog), in open_file_dialog_handle_response()
652 gtk_file_chooser_remove_shortcut_folder(GTK_FILE_CHOOSER(dialog), in show_save_as_gtk()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dfilechooser.cc573 bool retvalue = gtk_file_chooser_remove_shortcut_folder(gobj(), folder.c_str(), &(gerror)); in remove_shortcut_folder()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dfilechooser.hg176 …(bool remove_shortcut_folder(const std::string& folder), gtk_file_chooser_remove_shortcut_folder, …
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dfilechooser.cc597 bool retvalue = gtk_file_chooser_remove_shortcut_folder(gobj(), folder.c_str(), &(gerror)); in remove_shortcut_folder()
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/contrib/
H A Dgtkada-2.10-win32.diff77 - pragma Import (C, Internal, "gtk_file_chooser_remove_shortcut_folder");
/dports/audio/whysynth/whysynth-20120903/src/
H A Dgui_callbacks.c2207 gtk_file_chooser_remove_shortcut_folder(GTK_FILE_CHOOSER(open_file_chooser), in update_project_directory()
2209 gtk_file_chooser_remove_shortcut_folder(GTK_FILE_CHOOSER(save_file_chooser), in update_project_directory()
2211 gtk_file_chooser_remove_shortcut_folder(GTK_FILE_CHOOSER(import_file_chooser), in update_project_directory()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dfilechooser.hg180 …ool remove_shortcut_folder(const Glib::ustring& folder), gtk_file_chooser_remove_shortcut_folder, …
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dfile_chooser.rs508 let _ = gtk_sys::gtk_file_chooser_remove_shortcut_folder( in remove_shortcut_folder()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dfile_chooser.rs514 let _ = gtk_sys::gtk_file_chooser_remove_shortcut_folder( in remove_shortcut_folder()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dfile_chooser.rs514 let _ = gtk_sys::gtk_file_chooser_remove_shortcut_folder( in remove_shortcut_folder()

123