Home
last modified time | relevance | path

Searched refs:GtkFileChooserNative (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfilechoosernative.c299 find_choice (GtkFileChooserNative *self, in find_choice()
430 GtkFileChooserNative *self = GTK_FILE_CHOOSER_NATIVE (object); in gtk_file_chooser_native_set_property()
460 GtkFileChooserNative *self = GTK_FILE_CHOOSER_NATIVE (object); in gtk_file_chooser_native_get_property()
486 GtkFileChooserNative *self = GTK_FILE_CHOOSER_NATIVE (object); in gtk_file_chooser_native_finalize()
503 gtk_file_chooser_native_init (GtkFileChooserNative *self) in gtk_file_chooser_native_init()
531 GtkFileChooserNative *
538 GtkFileChooserNative *result; in gtk_file_chooser_native_new()
556 GtkFileChooserNative *self = data; in dialog_response_cb()
565 show_dialog (GtkFileChooserNative *self) in show_dialog()
602 hide_dialog (GtkFileChooserNative *self) in hide_dialog()
[all …]
H A Dgtkfilechoosernativeprivate.h58 gboolean gtk_file_chooser_native_win32_show (GtkFileChooserNative *self);
59 void gtk_file_chooser_native_win32_hide (GtkFileChooserNative *self);
61 gboolean gtk_file_chooser_native_quartz_show (GtkFileChooserNative *self);
62 void gtk_file_chooser_native_quartz_hide (GtkFileChooserNative *self);
64 typedef void (* PortalErrorHandler) (GtkFileChooserNative *self);
65 gboolean gtk_file_chooser_native_portal_show (GtkFileChooserNative *self,
67 void gtk_file_chooser_native_portal_hide (GtkFileChooserNative *self);
H A Dgtkfilechoosernative.h34 G_DECLARE_FINAL_TYPE (GtkFileChooserNative, gtk_file_chooser_native, GTK, FILE_CHOOSER_NATIVE, GtkN…
37 GtkFileChooserNative *gtk_file_chooser_native_new (const char *title,
44 const char *gtk_file_chooser_native_get_accept_label (GtkFileChooserNative *self);
46 void gtk_file_chooser_native_set_accept_label (GtkFileChooserNative *self,
49 const char *gtk_file_chooser_native_get_cancel_label (GtkFileChooserNative *self);
51 void gtk_file_chooser_native_set_cancel_label (GtkFileChooserNative *self,
H A Dgtkfilechoosernativeportal.c44 GtkFileChooserNative *self;
98 GtkFileChooserNative *self = user_data; in response_cb()
215 GtkFileChooserNative *self = data->self; in open_file_msg_cb()
311 serialize_choices (GtkFileChooserNative *self) in serialize_choices()
329 show_portal_file_chooser (GtkFileChooserNative *self, in show_portal_file_chooser()
432 GtkFileChooserNative *self = user_data; in window_handle_exported()
445 gtk_file_chooser_native_portal_show (GtkFileChooserNative *self, in gtk_file_chooser_native_portal_show()
518 gtk_file_chooser_native_portal_hide (GtkFileChooserNative *self) in gtk_file_chooser_native_portal_hide()
H A Dgtkfilechoosernativequartz.c45 GtkFileChooserNative *self;
357 GtkFileChooserNative *self = data->self; in filechooser_quartz_launch()
449 gtk_file_chooser_native_quartz_show (GtkFileChooserNative *self) in gtk_file_chooser_native_quartz_show()
552 gtk_file_chooser_native_quartz_hide (GtkFileChooserNative *self) in gtk_file_chooser_native_quartz_hide()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechoosernative.c327 find_choice (GtkFileChooserNative *self, in find_choice()
361 GtkFileChooserNative *self = GTK_FILE_CHOOSER_NATIVE (chooser); in gtk_file_chooser_native_add_choice()
458 GtkFileChooserNative *self = GTK_FILE_CHOOSER_NATIVE (object); in gtk_file_chooser_native_set_property()
488 GtkFileChooserNative *self = GTK_FILE_CHOOSER_NATIVE (object); in gtk_file_chooser_native_get_property()
514 GtkFileChooserNative *self = GTK_FILE_CHOOSER_NATIVE (object); in gtk_file_chooser_native_finalize()
539 gtk_file_chooser_native_init (GtkFileChooserNative *self) in gtk_file_chooser_native_init()
581 GtkFileChooserNative *
588 GtkFileChooserNative *result; in gtk_file_chooser_native_new()
606 GtkFileChooserNative *self = data; in dialog_response_cb()
622 show_dialog (GtkFileChooserNative *self) in show_dialog()
[all …]
H A Dgtkfilechoosernative.h34 G_DECLARE_FINAL_TYPE (GtkFileChooserNative, gtk_file_chooser_native, GTK, FILE_CHOOSER_NATIVE, GtkN…
37 GtkFileChooserNative *gtk_file_chooser_native_new (const gchar *title,
44 const char *gtk_file_chooser_native_get_accept_label (GtkFileChooserNative *self);
46 void gtk_file_chooser_native_set_accept_label (GtkFileChooserNative *self,
49 const char *gtk_file_chooser_native_get_cancel_label (GtkFileChooserNative *self);
51 void gtk_file_chooser_native_set_cancel_label (GtkFileChooserNative *self,
H A Dgtkfilechoosernativeprivate.h61 gboolean gtk_file_chooser_native_win32_show (GtkFileChooserNative *self);
62 void gtk_file_chooser_native_win32_hide (GtkFileChooserNative *self);
65 gboolean gtk_file_chooser_native_quartz_show (GtkFileChooserNative *self);
66 void gtk_file_chooser_native_quartz_hide (GtkFileChooserNative *self);
69 gboolean gtk_file_chooser_native_portal_show (GtkFileChooserNative *self);
70 void gtk_file_chooser_native_portal_hide (GtkFileChooserNative *self);
H A Dgtkfilechoosernativeportal.c48 GtkFileChooserNative *self;
99 GtkFileChooserNative *self = user_data; in response_cb()
212 GtkFileChooserNative *self = data->self; in open_file_msg_cb()
304 serialize_choices (GtkFileChooserNative *self) in serialize_choices()
322 show_portal_file_chooser (GtkFileChooserNative *self, in show_portal_file_chooser()
425 GtkFileChooserNative *self = user_data; in window_handle_exported()
440 gtk_file_chooser_native_portal_show (GtkFileChooserNative *self) in gtk_file_chooser_native_portal_show()
511 gtk_file_chooser_native_portal_hide (GtkFileChooserNative *self) in gtk_file_chooser_native_portal_hide()
H A Dgtkfilechoosernativequartz.c47 GtkFileChooserNative *self;
350 GtkFileChooserNative *self = data->self; in filechooser_quartz_launch()
442 gtk_file_chooser_native_quartz_show (GtkFileChooserNative *self) in gtk_file_chooser_native_quartz_show()
565 gtk_file_chooser_native_quartz_hide (GtkFileChooserNative *self) in gtk_file_chooser_native_quartz_hide()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dfilechoosernative.h129 using BaseObjectType = GtkFileChooserNative;
141 explicit FileChooserNative(GtkFileChooserNative* castitem);
163GtkFileChooserNative* gobj() { return reinterpret_cast<GtkFileChooserNative*>(gobject_… in gobj()
166 …const GtkFileChooserNative* gobj() const { return reinterpret_cast<GtkFileChooserNative*>(gobject_… in gobj()
169 GtkFileChooserNative* gobj_copy();
334 Glib::RefPtr<Gtk::FileChooserNative> wrap(GtkFileChooserNative* object, bool take_copy = false);
H A Dfilechoosernative.cc62 Glib::RefPtr<Gtk::FileChooserNative> wrap(GtkFileChooserNative* object, bool take_copy) in wrap()
111 return new FileChooserNative((GtkFileChooserNative*)object); in wrap_new()
117 GtkFileChooserNative* FileChooserNative::gobj_copy() in gobj_copy()
130 FileChooserNative::FileChooserNative(GtkFileChooserNative* castitem) in FileChooserNative()
189 …tr_to_ustring(gtk_file_chooser_native_get_accept_label(const_cast<GtkFileChooserNative*>(gobj()))); in get_accept_label()
199 …tr_to_ustring(gtk_file_chooser_native_get_cancel_label(const_cast<GtkFileChooserNative*>(gobj()))); in get_cancel_label()
/dports/emulators/vice/vice-3.5/src/arch/gtk3/
H A Duitapeattach.c209 static void on_response_native(GtkFileChooserNative *widget, in on_response_native()
373 static GtkFileChooserNative *create_tape_attach_dialog_native(GtkWidget *parent) in create_tape_attach_dialog_native()
375 GtkFileChooserNative *dialog; in create_tape_attach_dialog_native()
431 GtkFileChooserNative *dialog; in ui_tape_attach_callback()
H A Duismartattach.c458 static GtkFileChooserNative *create_smart_attach_dialog(void *parent) in create_smart_attach_dialog()
460 GtkFileChooserNative *dialog; in create_smart_attach_dialog()
497 GtkFileChooserNative *dialog; in ui_smart_attach_dialog_show()
H A Duidiskattach.c547 static GtkFileChooserNative *create_disk_attach_dialog_native(GtkWidget *parent, in create_disk_attach_dialog_native()
550 GtkFileChooserNative *dialog; in create_disk_attach_dialog_native()
587 GtkFileChooserNative *dialog; in ui_disk_attach_dialog_show()
/dports/emulators/vice/vice-3.5/src/arch/gtk3/widgets/base/
H A Dopenfiledialog.c151 GtkFileChooserNative *dialog; in vice_gtk3_open_file_dialog()
237 GtkFileChooserNative *dialog; in vice_gtk3_open_create_file_dialog()
/dports/cad/horizon-eda/horizon-2.1.0/src/pool-prj-mgr/pool-mgr/
H A Dpool_notebook_packages.cpp23 GtkFileChooserNative *native = gtk_file_chooser_native_new( in handle_create_package()
67 GtkFileChooserNative *native = in handle_create_padstack_for_package()
91 GtkFileChooserNative *native = gtk_file_chooser_native_new( in handle_duplicate_package()
H A Dpool_notebook_symbols.cpp28 GtkFileChooserNative *native = gtk_file_chooser_native_new("Save Symbol", top->gobj(), in handle_create_symbol()
55 GtkFileChooserNative *native = in handle_duplicate_symbol()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dfile_chooser_native.rs28 …pub struct FileChooserNative(Object<gtk_sys::GtkFileChooserNative, gtk_sys::GtkFileChooserNativeCl…
277 this: *mut gtk_sys::GtkFileChooserNative, in connect_property_accept_label_notify() argument
304 this: *mut gtk_sys::GtkFileChooserNative, in connect_property_cancel_label_notify() argument
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_since_3_20.go.h29 static GtkFileChooserNative *
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_since_3_20.go.h27 static GtkFileChooserNative *toGtkFileChooserNative(void *p) { in toGtkFileChooserNative()
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_since_3_20.go.h27 static GtkFileChooserNative *toGtkFileChooserNative(void *p) { in toGtkFileChooserNative()
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_since_3_20.go.h27 static GtkFileChooserNative *toGtkFileChooserNative(void *p) { in toGtkFileChooserNative()
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_since_3_20.go.h27 static GtkFileChooserNative *toGtkFileChooserNative(void *p) { in toGtkFileChooserNative()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/private/
H A Dfilechoosernative_p.h18 using BaseObjectType = GtkFileChooserNative;

123456789