Home
last modified time | relevance | path

Searched refs:gtk_app_chooser_widget_set_show_other (Results 1 – 25 of 34) sorted by relevance

12

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkappchooserwidget.h68 void gtk_app_chooser_widget_set_show_other (GtkAppChooserWidget *self,
H A Dgtkappchooserwidget.c746 gtk_app_chooser_widget_set_show_other (self, g_value_get_boolean (value)); in gtk_app_chooser_widget_set_property()
1268 gtk_app_chooser_widget_set_show_other (GtkAppChooserWidget *self, in gtk_app_chooser_widget_set_show_other() function
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkappchooserwidget.h112 void gtk_app_chooser_widget_set_show_other (GtkAppChooserWidget *self,
H A Dgtkappchooserwidget.c820 gtk_app_chooser_widget_set_show_other (self, g_value_get_boolean (value)); in gtk_app_chooser_widget_set_property()
1328 gtk_app_chooser_widget_set_show_other (GtkAppChooserWidget *self, in gtk_app_chooser_widget_set_show_other() function
/dports/x11/yad/yad-7.3/src/
H A Dapp.c48 gtk_app_chooser_widget_set_show_other (GTK_APP_CHOOSER_WIDGET (w), options.app_data.show_other); in app_create_widget()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dappchooserwidget.hg70 _WRAP_METHOD(void set_show_other(bool setting = true), gtk_app_chooser_widget_set_show_other)
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go265 C.gtk_app_chooser_widget_set_show_other(v.native(), gbool(setting))
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go278 C.gtk_app_chooser_widget_set_show_other(v.native(), gbool(setting))
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dappchooserwidget.cc393 gtk_app_chooser_widget_set_show_other(gobj(), static_cast<int>(setting)); in set_show_other()
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go278 C.gtk_app_chooser_widget_set_show_other(v.native(), gbool(setting))
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go278 C.gtk_app_chooser_widget_set_show_other(v.native(), gbool(setting))
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dapp_chooser.go278 C.gtk_app_chooser_widget_set_show_other(v.native(), gbool(setting))
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-mime-application-chooser.c539gtk_app_chooser_widget_set_show_other (GTK_APP_CHOOSER_WIDGET (chooser->details->open_with_widget), in nemo_mime_application_chooser_build_ui()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dapp_chooser_widget.rs640 gtk_sys::gtk_app_chooser_widget_set_show_other( in set_show_other()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dapp_chooser_widget.rs667 gtk_sys::gtk_app_chooser_widget_set_show_other( in set_show_other()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dapp_chooser_widget.rs640 gtk_sys::gtk_app_chooser_widget_set_show_other( in set_show_other()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dapp_chooser_widget.rs669 ffi::gtk_app_chooser_widget_set_show_other( in set_show_other()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dapp_chooser_widget.rs669 ffi::gtk_app_chooser_widget_set_show_other( in set_show_other()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dapp_chooser_widget.rs669 ffi::gtk_app_chooser_widget_set_show_other( in set_show_other()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dapp_chooser_widget.rs669 ffi::gtk_app_chooser_widget_set_show_other( in set_show_other()
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-properties-window.c4646 gtk_app_chooser_widget_set_show_other (GTK_APP_CHOOSER_WIDGET (self->app_chooser_widget), TRUE); in setup_app_chooser_area()
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13244 procedure gtk_app_chooser_widget_set_show_other(self: PGtkAppChooserWidget; setting: gboolean); cde… procedure
18178 LazGtk3.gtk_app_chooser_widget_set_show_other(@self, setting);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13259 procedure gtk_app_chooser_widget_set_show_other(self: PGtkAppChooserWidget; setting: gboolean); cde… procedure
18233 LazGtk3.gtk_app_chooser_widget_set_show_other(@self, setting);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13244 procedure gtk_app_chooser_widget_set_show_other(self: PGtkAppChooserWidget; setting: gboolean); cde… procedure
18178 LazGtk3.gtk_app_chooser_widget_set_show_other(@self, setting);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13259 procedure gtk_app_chooser_widget_set_show_other(self: PGtkAppChooserWidget; setting: gboolean); cde… procedure
18233 LazGtk3.gtk_app_chooser_widget_set_show_other(@self, setting);

12