Home
last modified time | relevance | path

Searched defs:GtkScaleButton (Results 1 – 18 of 18) sorted by relevance

/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dscalebutton.h37 typedef struct _GtkScaleButton GtkScaleButton; typedef
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkscalebutton.h52 typedef struct _GtkScaleButton GtkScaleButton; typedef
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkscalebutton.h54 typedef struct _GtkScaleButton GtkScaleButton; typedef
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkscalebutton.h52 typedef struct _GtkScaleButton GtkScaleButton; typedef
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dscale_button.rs689 this: *mut ffi::GtkScaleButton, in connect_popdown()
718 this: *mut ffi::GtkScaleButton, in connect_popup()
750 this: *mut ffi::GtkScaleButton, in connect_value_changed()
775 this: *mut ffi::GtkScaleButton, in connect_adjustment_notify()
797 this: *mut ffi::GtkScaleButton, in connect_icons_notify()
819 this: *mut ffi::GtkScaleButton, in connect_size_notify()
841 this: *mut ffi::GtkScaleButton, in connect_value_notify()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dscale_button.rs689 this: *mut ffi::GtkScaleButton, in connect_popdown()
718 this: *mut ffi::GtkScaleButton, in connect_popup()
750 this: *mut ffi::GtkScaleButton, in connect_value_changed()
775 this: *mut ffi::GtkScaleButton, in connect_adjustment_notify()
797 this: *mut ffi::GtkScaleButton, in connect_icons_notify()
819 this: *mut ffi::GtkScaleButton, in connect_size_notify()
841 this: *mut ffi::GtkScaleButton, in connect_value_notify()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dscale_button.rs689 this: *mut ffi::GtkScaleButton, in connect_popdown()
718 this: *mut ffi::GtkScaleButton, in connect_popup()
750 this: *mut ffi::GtkScaleButton, in connect_value_changed()
775 this: *mut ffi::GtkScaleButton, in connect_adjustment_notify()
797 this: *mut ffi::GtkScaleButton, in connect_icons_notify()
819 this: *mut ffi::GtkScaleButton, in connect_size_notify()
841 this: *mut ffi::GtkScaleButton, in connect_value_notify()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dscale_button.rs665 this: *mut gtk_sys::GtkScaleButton, in connect_popdown()
694 this: *mut gtk_sys::GtkScaleButton, in connect_popup()
723 this: *mut gtk_sys::GtkScaleButton, in connect_value_changed()
745 this: *mut gtk_sys::GtkScaleButton, in connect_property_adjustment_notify()
767 this: *mut gtk_sys::GtkScaleButton, in connect_property_icons_notify()
789 this: *mut gtk_sys::GtkScaleButton, in connect_property_size_notify()
811 this: *mut gtk_sys::GtkScaleButton, in connect_property_value_notify()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dscale_button.rs678 this: *mut gtk_sys::GtkScaleButton, in connect_popdown()
707 this: *mut gtk_sys::GtkScaleButton, in connect_popup()
736 this: *mut gtk_sys::GtkScaleButton, in connect_value_changed()
758 this: *mut gtk_sys::GtkScaleButton, in connect_property_adjustment_notify()
780 this: *mut gtk_sys::GtkScaleButton, in connect_property_icons_notify()
802 this: *mut gtk_sys::GtkScaleButton, in connect_property_size_notify()
824 this: *mut gtk_sys::GtkScaleButton, in connect_property_value_notify()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dscale_button.rs665 this: *mut gtk_sys::GtkScaleButton, in connect_popdown()
694 this: *mut gtk_sys::GtkScaleButton, in connect_popup()
723 this: *mut gtk_sys::GtkScaleButton, in connect_value_changed()
745 this: *mut gtk_sys::GtkScaleButton, in connect_property_adjustment_notify()
767 this: *mut gtk_sys::GtkScaleButton, in connect_property_icons_notify()
789 this: *mut gtk_sys::GtkScaleButton, in connect_property_size_notify()
811 this: *mut gtk_sys::GtkScaleButton, in connect_property_value_notify()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dscale_button.rs689 this: *mut ffi::GtkScaleButton, in connect_popdown()
718 this: *mut ffi::GtkScaleButton, in connect_popup()
750 this: *mut ffi::GtkScaleButton, in connect_value_changed()
775 this: *mut ffi::GtkScaleButton, in connect_adjustment_notify()
797 this: *mut ffi::GtkScaleButton, in connect_icons_notify()
819 this: *mut ffi::GtkScaleButton, in connect_size_notify()
841 this: *mut ffi::GtkScaleButton, in connect_value_notify()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs13543 pub struct GtkScaleButton { struct
13545 pub priv_: *mut GtkScaleButtonPrivate, argument
13548 impl ::std::fmt::Debug for GtkScaleButton { implementation
22195 button: *mut GtkScaleButton, in gtk_scale_button_set_adjustment()
22198 pub fn gtk_scale_button_set_icons(button: *mut GtkScaleButton, icons: *mut *const c_char); in gtk_scale_button_set_icons()
22199 pub fn gtk_scale_button_set_value(button: *mut GtkScaleButton, value: c_double); in gtk_scale_button_set_value()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs13790 pub struct GtkScaleButton { struct
13792 pub priv_: *mut GtkScaleButtonPrivate, argument
13795 impl ::std::fmt::Debug for GtkScaleButton { implementation
22410 button: *mut GtkScaleButton, in gtk_scale_button_set_adjustment()
22413 pub fn gtk_scale_button_set_icons(button: *mut GtkScaleButton, icons: *mut *const c_char); in gtk_scale_button_set_icons()
22414 pub fn gtk_scale_button_set_value(button: *mut GtkScaleButton, value: c_double); in gtk_scale_button_set_value()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk-sys/src/
H A Dlib.rs13790 pub struct GtkScaleButton { struct
13792 pub priv_: *mut GtkScaleButtonPrivate, argument
13795 impl ::std::fmt::Debug for GtkScaleButton { argument
22410 button: *mut GtkScaleButton, in gtk_scale_button_set_adjustment()
22413 pub fn gtk_scale_button_set_icons(button: *mut GtkScaleButton, icons: *mut *const c_char); in gtk_scale_button_set_icons()
22414 pub fn gtk_scale_button_set_value(button: *mut GtkScaleButton, value: c_double); in gtk_scale_button_set_value()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs13543 pub struct GtkScaleButton { struct
13545 pub priv_: *mut GtkScaleButtonPrivate, argument
13548 impl ::std::fmt::Debug for GtkScaleButton { argument
22195 button: *mut GtkScaleButton, in gtk_scale_button_set_adjustment()
22198 pub fn gtk_scale_button_set_icons(button: *mut GtkScaleButton, icons: *mut *const c_char); in gtk_scale_button_set_icons()
22199 pub fn gtk_scale_button_set_value(button: *mut GtkScaleButton, value: c_double); in gtk_scale_button_set_value()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs13543 pub struct GtkScaleButton { struct
13545 pub priv_: *mut GtkScaleButtonPrivate, argument
13548 impl ::std::fmt::Debug for GtkScaleButton { argument
22195 button: *mut GtkScaleButton, in gtk_scale_button_set_adjustment()
22198 pub fn gtk_scale_button_set_icons(button: *mut GtkScaleButton, icons: *mut *const c_char); in gtk_scale_button_set_icons()
22199 pub fn gtk_scale_button_set_value(button: *mut GtkScaleButton, value: c_double); in gtk_scale_button_set_value()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs13790 pub struct GtkScaleButton { struct
13792 pub priv_: *mut GtkScaleButtonPrivate, argument
13795 impl ::std::fmt::Debug for GtkScaleButton { argument
22410 button: *mut GtkScaleButton, in gtk_scale_button_set_adjustment()
22413 pub fn gtk_scale_button_set_icons(button: *mut GtkScaleButton, icons: *mut *const c_char); in gtk_scale_button_set_icons()
22414 pub fn gtk_scale_button_set_value(button: *mut GtkScaleButton, value: c_double); in gtk_scale_button_set_value()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs13543 pub struct GtkScaleButton { struct
13545 pub priv_: *mut GtkScaleButtonPrivate, argument
13548 impl ::std::fmt::Debug for GtkScaleButton { implementation
22195 button: *mut GtkScaleButton, in gtk_scale_button_set_adjustment()
22198 pub fn gtk_scale_button_set_icons(button: *mut GtkScaleButton, icons: *mut *const c_char); in gtk_scale_button_set_icons()
22199 pub fn gtk_scale_button_set_value(button: *mut GtkScaleButton, value: c_double); in gtk_scale_button_set_value()