Home
last modified time | relevance | path

Searched refs:GtkRecentChooserError (Results 1 – 25 of 36) sorted by relevance

12

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkrecentchooser.h76 } GtkRecentChooserError; typedef
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkrecentchooser.h93 } GtkRecentChooserError; typedef
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkRecentChooser.xs50 =for enum GtkRecentChooserError
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.10-types.defs280 (c-name "GtkRecentChooserError")
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Drecentchooser.hg42 _WRAP_GERROR(RecentChooserError,GtkRecentChooserError,GTK_RECENT_CHOOSER_ERROR)
H A Dgtk_enums.defs2312 ;; } GtkRecentChooserError;
2316 (c-name "GtkRecentChooserError")
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Drecentchooser.hg41 _WRAP_GERROR(RecentChooserError,GtkRecentChooserError,GTK_RECENT_CHOOSER_ERROR)
H A Dgtk_enums.defs1332 (c-name "GtkRecentChooserError")
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/tests/
H A Dlayout.c428 …f("%s;%zu;%zu\n", "GtkRecentChooserError", sizeof(GtkRecentChooserError), alignof(GtkRecentChooser… in main()
H A Dabi.rs3142 size: size_of::<GtkRecentChooserError>(),
3143 alignment: align_of::<GtkRecentChooserError>(),
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-sys-0.14.0/tests/
H A Dlayout.c428 …f("%s;%zu;%zu\n", "GtkRecentChooserError", sizeof(GtkRecentChooserError), alignof(GtkRecentChooser… in main()
H A Dabi.rs3142 size: size_of::<GtkRecentChooserError>(),
3143 alignment: align_of::<GtkRecentChooserError>(),
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-sys-0.14.0/tests/
H A Dlayout.c428 …f("%s;%zu;%zu\n", "GtkRecentChooserError", sizeof(GtkRecentChooserError), alignof(GtkRecentChooser… in main()
H A Dabi.rs3142 size: size_of::<GtkRecentChooserError>(),
3143 alignment: align_of::<GtkRecentChooserError>(),
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-sys-0.14.0/tests/
H A Dlayout.c428 …f("%s;%zu;%zu\n", "GtkRecentChooserError", sizeof(GtkRecentChooserError), alignof(GtkRecentChooser… in main()
H A Dabi.rs3142 size: size_of::<GtkRecentChooserError>(),
3143 alignment: align_of::<GtkRecentChooserError>(),
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-sys-0.9.2/tests/
H A Dabi.rs3184 size: size_of::<GtkRecentChooserError>(),
3185 alignment: align_of::<GtkRecentChooserError>(),
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-sys-0.9.2/tests/
H A Dabi.rs3184 size: size_of::<GtkRecentChooserError>(),
3185 alignment: align_of::<GtkRecentChooserError>(),
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk-sys/tests/
H A Dabi.rs3184 size: size_of::<GtkRecentChooserError>(),
3185 alignment: align_of::<GtkRecentChooserError>(),
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Denums.rs4779 type GlibType = gtk_sys::GtkRecentChooserError;
4781 fn to_glib(&self) -> gtk_sys::GtkRecentChooserError { in to_glib() argument
4791 impl FromGlib<gtk_sys::GtkRecentChooserError> for RecentChooserError {
4792 fn from_glib(value: gtk_sys::GtkRecentChooserError) -> Self { in from_glib()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Denums.rs4779 type GlibType = gtk_sys::GtkRecentChooserError;
4781 fn to_glib(&self) -> gtk_sys::GtkRecentChooserError { in to_glib() argument
4791 impl FromGlib<gtk_sys::GtkRecentChooserError> for RecentChooserError {
4792 fn from_glib(value: gtk_sys::GtkRecentChooserError) -> Self { in from_glib()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Denums.rs4779 type GlibType = gtk_sys::GtkRecentChooserError;
4781 fn to_glib(&self) -> gtk_sys::GtkRecentChooserError { in to_glib() argument
4791 impl FromGlib<gtk_sys::GtkRecentChooserError> for RecentChooserError {
4792 fn from_glib(value: gtk_sys::GtkRecentChooserError) -> Self { in from_glib()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Denums.rs5515 type GlibType = ffi::GtkRecentChooserError;
5517 fn into_glib(self) -> ffi::GtkRecentChooserError { in into_glib() argument
5527 impl FromGlib<ffi::GtkRecentChooserError> for RecentChooserError {
5528 unsafe fn from_glib(value: ffi::GtkRecentChooserError) -> Self { in from_glib()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Denums.rs5515 type GlibType = ffi::GtkRecentChooserError;
5517 fn into_glib(self) -> ffi::GtkRecentChooserError { in into_glib() argument
5527 impl FromGlib<ffi::GtkRecentChooserError> for RecentChooserError {
5528 unsafe fn from_glib(value: ffi::GtkRecentChooserError) -> Self { in from_glib()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Denums.rs5515 type GlibType = ffi::GtkRecentChooserError;
5517 fn into_glib(self) -> ffi::GtkRecentChooserError { in into_glib() argument
5527 impl FromGlib<ffi::GtkRecentChooserError> for RecentChooserError {
5528 unsafe fn from_glib(value: ffi::GtkRecentChooserError) -> Self { in from_glib()

12