Home
last modified time | relevance | path

Searched refs:GtkSeparatorClass (Results 1 – 25 of 39) sorted by relevance

12

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkseparator.h42 …OR_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GTK_TYPE_SEPARATOR, GtkSeparatorClass))
45 …OR_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GTK_TYPE_SEPARATOR, GtkSeparatorClass))
49 typedef struct _GtkSeparatorClass GtkSeparatorClass; typedef
H A Dgtkhseparator.h58 GtkSeparatorClass parent_class;
H A Dgtkvseparator.h65 GtkSeparatorClass parent_class;
H A Dgtkseparator.c73 gtk_separator_class_init (GtkSeparatorClass *class) in G_DEFINE_ABSTRACT_TYPE_WITH_CODE()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkseparator.h40 …OR_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GTK_TYPE_SEPARATOR, GtkSeparatorClass))
43 …OR_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), GTK_TYPE_SEPARATOR, GtkSeparatorClass))
48 typedef struct _GtkSeparatorClass GtkSeparatorClass; typedef
H A Dgtkseparator.c197 gtk_separator_class_init (GtkSeparatorClass *class) in gtk_separator_class_init()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/private/
H A Dseparator_p.h20 typedef GtkSeparatorClass BaseClassType;
60 typedef GtkSeparatorClass BaseClassParent;
98 typedef GtkSeparatorClass BaseClassParent;
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/private/
H A Dhvseparator_p.h22 using BaseClassParent = GtkSeparatorClass;
60 using BaseClassParent = GtkSeparatorClass;
H A Dseparator_p.h19 using BaseClassType = GtkSeparatorClass;
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dseparator.h33 using GtkSeparatorClass = struct _GtkSeparatorClass;
62 typedef GtkSeparatorClass BaseClassType;
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkseparator.c56 typedef struct _GtkSeparatorClass GtkSeparatorClass; typedef
146 gtk_separator_class_init (GtkSeparatorClass *class) in gtk_separator_class_init()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dseparator.h36 typedef struct _GtkSeparatorClass GtkSeparatorClass; typedef
75 typedef GtkSeparatorClass BaseClassType;
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtkhseparator.h54 GtkSeparatorClass parent_class;
H A Dgtkvseparator.h60 GtkSeparatorClass parent_class;
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dseparator.rs20 …pub struct Separator(Object<ffi::GtkSeparator, ffi::GtkSeparatorClass>) @extends Widget, @implemen…
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dseparator.rs21 …pub struct Separator(Object<gtk_sys::GtkSeparator, gtk_sys::GtkSeparatorClass, SeparatorClass>) @e…
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dseparator.rs20 …pub struct Separator(Object<ffi::GtkSeparator, ffi::GtkSeparatorClass>) @extends Widget, @implemen…
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dseparator.rs20 …pub struct Separator(Object<ffi::GtkSeparator, ffi::GtkSeparatorClass>) @extends Widget, @implemen…
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dseparator.rs20 …pub struct Separator(Object<gtk_sys::GtkSeparator, gtk_sys::GtkSeparatorClass, SeparatorClass>) @e…
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dseparator.rs21 …pub struct Separator(Object<gtk_sys::GtkSeparator, gtk_sys::GtkSeparatorClass, SeparatorClass>) @e…
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dseparator.rs20 …pub struct Separator(Object<ffi::GtkSeparator, ffi::GtkSeparatorClass>) @extends Widget, @implemen…
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/tests/
H A Dlayout.c477 …printf("%s;%zu;%zu\n", "GtkSeparatorClass", sizeof(GtkSeparatorClass), alignof(GtkSeparatorClass)); in main()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-sys-0.14.0/tests/
H A Dlayout.c477 …printf("%s;%zu;%zu\n", "GtkSeparatorClass", sizeof(GtkSeparatorClass), alignof(GtkSeparatorClass)); in main()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-sys-0.14.0/tests/
H A Dlayout.c477 …printf("%s;%zu;%zu\n", "GtkSeparatorClass", sizeof(GtkSeparatorClass), alignof(GtkSeparatorClass)); in main()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-sys-0.14.0/tests/
H A Dlayout.c477 …printf("%s;%zu;%zu\n", "GtkSeparatorClass", sizeof(GtkSeparatorClass), alignof(GtkSeparatorClass)); in main()

12