Home
last modified time | relevance | path

Searched refs:gtk_app_chooser_widget_get_show_other (Results 1 – 25 of 33) sorted by relevance

12

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkappchooserwidget.h71 gboolean gtk_app_chooser_widget_get_show_other (GtkAppChooserWidget *self);
H A Dgtkappchooserdialog.c305 should_hide = gtk_app_chooser_widget_get_show_other (widget) || in widget_notify_for_button_cb()
H A Dgtkappchooserwidget.c1293 gtk_app_chooser_widget_get_show_other (GtkAppChooserWidget *self) in gtk_app_chooser_widget_get_show_other() function
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkappchooserwidget.h115 gboolean gtk_app_chooser_widget_get_show_other (GtkAppChooserWidget *self);
H A Dgtkappchooserdialog.c279 should_hide = gtk_app_chooser_widget_get_show_other (widget) || in widget_notify_for_button_cb()
H A Dgtkappchooserwidget.c1355 gtk_app_chooser_widget_get_show_other (GtkAppChooserWidget *self) in gtk_app_chooser_widget_get_show_other() function
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dappchooserwidget.hg71 _WRAP_METHOD(bool get_show_other() const, gtk_app_chooser_widget_get_show_other)
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go260 return gobool(C.gtk_app_chooser_widget_get_show_other(v.native()))
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go273 return gobool(C.gtk_app_chooser_widget_get_show_other(v.native()))
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dappchooserwidget.cc398 return gtk_app_chooser_widget_get_show_other(const_cast<GtkAppChooserWidget*>(gobj())); in get_show_other()
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go273 return gobool(C.gtk_app_chooser_widget_get_show_other(v.native()))
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go273 return gobool(C.gtk_app_chooser_widget_get_show_other(v.native()))
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go273 return gobool(C.gtk_app_chooser_widget_get_show_other(v.native()))
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dapp_chooser_widget.rs588 from_glib(gtk_sys::gtk_app_chooser_widget_get_show_other( in get_show_other()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dapp_chooser_widget.rs615 from_glib(gtk_sys::gtk_app_chooser_widget_get_show_other( in get_show_other()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dapp_chooser_widget.rs588 from_glib(gtk_sys::gtk_app_chooser_widget_get_show_other( in get_show_other()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dapp_chooser_widget.rs617 from_glib(ffi::gtk_app_chooser_widget_get_show_other( in shows_other()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dapp_chooser_widget.rs617 from_glib(ffi::gtk_app_chooser_widget_get_show_other( in shows_other()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dapp_chooser_widget.rs617 from_glib(ffi::gtk_app_chooser_widget_get_show_other( in shows_other()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dapp_chooser_widget.rs617 from_glib(ffi::gtk_app_chooser_widget_get_show_other( in shows_other()
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11312 function gtk_app_chooser_widget_get_show_other(self: PGtkAppChooserWidget): gboolean; cdecl; extern… in gtk_app_chooser_widget_get_show_other() function
18148 Result := LazGtk3.gtk_app_chooser_widget_get_show_other(@self);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11319 function gtk_app_chooser_widget_get_show_other(self: PGtkAppChooserWidget): gboolean; cdecl; extern… in gtk_app_chooser_widget_get_show_other() function
18203 Result := LazGtk3.gtk_app_chooser_widget_get_show_other(@self);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11312 function gtk_app_chooser_widget_get_show_other(self: PGtkAppChooserWidget): gboolean; cdecl; extern… in gtk_app_chooser_widget_get_show_other() function
18148 Result := LazGtk3.gtk_app_chooser_widget_get_show_other(@self);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas11319 function gtk_app_chooser_widget_get_show_other(self: PGtkAppChooserWidget): gboolean; cdecl; extern… in gtk_app_chooser_widget_get_show_other() function
18203 Result := LazGtk3.gtk_app_chooser_widget_get_show_other(@self);
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs16989 pub fn gtk_app_chooser_widget_get_show_other(self_: *mut GtkAppChooserWidget) -> gboolean; in gtk_app_chooser_widget_get_show_other() function

12