Home
last modified time | relevance | path

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

12

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkrecentchooser.c370 gtk_recent_chooser_get_show_not_found (GtkRecentChooser *chooser) in gtk_recent_chooser_get_show_not_found() function
1058 …gtk_recent_chooser_set_show_not_found (recent_chooser, gtk_recent_chooser_get_show_not_found (acti… in _gtk_recent_chooser_update()
1097 …gtk_recent_chooser_set_show_not_found (recent_chooser, gtk_recent_chooser_get_show_not_found (acti… in _gtk_recent_chooser_sync_action_properties()
H A Dgtkrecentchooser.h178 gboolean gtk_recent_chooser_get_show_not_found (GtkRecentChooser *chooser);
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkrecentchooser.c368 gtk_recent_chooser_get_show_not_found (GtkRecentChooser *chooser) in gtk_recent_chooser_get_show_not_found() function
1114 …gtk_recent_chooser_set_show_not_found (recent_chooser, gtk_recent_chooser_get_show_not_found (acti… in _gtk_recent_chooser_update()
1144 …gtk_recent_chooser_set_show_not_found (recent_chooser, gtk_recent_chooser_get_show_not_found (acti… in _gtk_recent_chooser_sync_action_properties()
H A Dgtkrecentchooser.h128 gboolean gtk_recent_chooser_get_show_not_found (GtkRecentChooser *chooser);
H A Dgtk.symbols3507 gtk_recent_chooser_get_show_not_found
H A Dgtkaliasdef.c8256 #undef gtk_recent_chooser_get_show_not_found
8257 extern __typeof (gtk_recent_chooser_get_show_not_found) gtk_recent_chooser_get_show_not_found __att…
H A Dgtkalias.h8253 extern __typeof (gtk_recent_chooser_get_show_not_found) IA__gtk_recent_chooser_get_show_not_found _…
8254 #define gtk_recent_chooser_get_show_not_found IA__gtk_recent_chooser_get_show_not_found macro
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkRecentChooser.xs66 gtk_recent_chooser_get_show_not_found (GtkRecentChooser *chooser)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Drecentchooser.hg61 _WRAP_METHOD(bool get_show_not_found() const, gtk_recent_chooser_get_show_not_found)
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Drecentchooser.hg60 _WRAP_METHOD(bool get_show_not_found() const, gtk_recent_chooser_get_show_not_found)
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Drecent_chooser.rs198 from_glib(gtk_sys::gtk_recent_chooser_get_show_not_found( in get_show_not_found()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Drecent_chooser.rs198 from_glib(gtk_sys::gtk_recent_chooser_get_show_not_found( in get_show_not_found()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Drecent_chooser.rs198 from_glib(gtk_sys::gtk_recent_chooser_get_show_not_found( in get_show_not_found()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Drecentchooser.cc541 return gtk_recent_chooser_get_show_not_found(const_cast<GtkRecentChooser*>(gobj())); in get_show_not_found()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Drecent_chooser.rs243 from_glib(ffi::gtk_recent_chooser_get_show_not_found( in shows_not_found()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Drecent_chooser.rs243 from_glib(ffi::gtk_recent_chooser_get_show_not_found( in shows_not_found()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Drecent_chooser.rs243 from_glib(ffi::gtk_recent_chooser_get_show_not_found( in shows_not_found()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Drecent_chooser.rs243 from_glib(ffi::gtk_recent_chooser_get_show_not_found( in shows_not_found()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Drecentchooser.cc606 return gtk_recent_chooser_get_show_not_found(const_cast<GtkRecentChooser*>(gobj())); in get_show_not_found()
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.10.defs2420 (c-name "gtk_recent_chooser_get_show_not_found")
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12283 function gtk_recent_chooser_get_show_not_found(chooser: PGtkRecentChooser): gboolean; cdecl; extern… in gtk_recent_chooser_get_show_not_found() function
26308 Result := LazGtk3.gtk_recent_chooser_get_show_not_found(@self);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12298 function gtk_recent_chooser_get_show_not_found(chooser: PGtkRecentChooser): gboolean; cdecl; extern… in gtk_recent_chooser_get_show_not_found() function
26363 Result := LazGtk3.gtk_recent_chooser_get_show_not_found(@self);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12283 function gtk_recent_chooser_get_show_not_found(chooser: PGtkRecentChooser): gboolean; cdecl; extern… in gtk_recent_chooser_get_show_not_found() function
26308 Result := LazGtk3.gtk_recent_chooser_get_show_not_found(@self);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas12298 function gtk_recent_chooser_get_show_not_found(chooser: PGtkRecentChooser): gboolean; cdecl; extern… in gtk_recent_chooser_get_show_not_found() function
26363 Result := LazGtk3.gtk_recent_chooser_get_show_not_found(@self);
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs26246 pub fn gtk_recent_chooser_get_show_not_found(chooser: *mut GtkRecentChooser) -> gboolean; in gtk_recent_chooser_get_show_not_found() function

12