Home
last modified time | relevance | path

Searched refs:GtkScaleButton (Results 1 – 25 of 138) sorted by relevance

123456

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkscalebutton.h54 typedef struct _GtkScaleButton GtkScaleButton; typedef
74 void (* value_changed) (GtkScaleButton *button,
90 void gtk_scale_button_set_icons (GtkScaleButton *button,
92 gdouble gtk_scale_button_get_value (GtkScaleButton *button);
93 void gtk_scale_button_set_value (GtkScaleButton *button,
95 GtkAdjustment * gtk_scale_button_get_adjustment (GtkScaleButton *button);
96 void gtk_scale_button_set_adjustment (GtkScaleButton *button,
98 GtkWidget * gtk_scale_button_get_plus_button (GtkScaleButton *button);
99 GtkWidget * gtk_scale_button_get_minus_button (GtkScaleButton *button);
100 GtkWidget * gtk_scale_button_get_popup (GtkScaleButton *button);
[all …]
H A Dgtkscalebutton.c412 GtkScaleButton *button; in gtk_scale_button_constructor()
567 GtkScaleButton *button; in gtk_scale_button_new()
862 GtkScaleButton *button; in gtk_scale_button_scroll()
896 GtkScaleButton *button = (GtkScaleButton *) widget; in gtk_scale_button_screen_changed()
924 GtkScaleButton *button; in gtk_scale_popup()
1160 GtkScaleButton *button; in cb_button_timeout()
1202 GtkScaleButton *button; in cb_button_press()
1231 GtkScaleButton *button; in cb_button_release()
1251 GtkScaleButton *button = (GtkScaleButton *) user_data; in cb_dock_grab_notify()
1261 GtkScaleButton *button = (GtkScaleButton *) user_data; in cb_dock_grab_broken_event()
[all …]
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/widgets/
H A Dscalebutton1 ;; GtkScaleButton
3 (define-object GtkScaleButton (GtkButton))
15 ((GtkScaleButton button)
20 ((GtkScaleButton button)))
24 ((GtkScaleButton button)
29 ((GtkScaleButton button)))
33 ((GtkScaleButton button)
38 ((GtkScaleButton button)))
42 ((GtkScaleButton button)))
46 ((GtkScaleButton button)))
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkscalebutton.h46 …ON(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_SCALE_BUTTON, GtkScaleButton))
52 typedef struct _GtkScaleButton GtkScaleButton; typedef
65 void (* value_changed) (GtkScaleButton *button,
81 void gtk_scale_button_set_icons (GtkScaleButton *button,
84 double gtk_scale_button_get_value (GtkScaleButton *button);
86 void gtk_scale_button_set_value (GtkScaleButton *button,
89 GtkAdjustment * gtk_scale_button_get_adjustment (GtkScaleButton *button);
91 void gtk_scale_button_set_adjustment (GtkScaleButton *button,
94 GtkWidget * gtk_scale_button_get_plus_button (GtkScaleButton *button);
96 GtkWidget * gtk_scale_button_get_minus_button (GtkScaleButton *button);
[all …]
H A Dgtkscalebutton.c348 GtkScaleButton *button = data; in start_autoscroll()
364 GtkScaleButton *button) in button_pressed_cb()
378 gtk_scale_button_toggled (GtkScaleButton *button) in gtk_scale_button_toggled()
392 gtk_scale_button_closed (GtkScaleButton *button) in gtk_scale_button_closed()
400 gtk_scale_button_init (GtkScaleButton *button) in gtk_scale_button_init()
558 GtkScaleButton *button; in gtk_scale_button_new()
603 gtk_scale_button_set_value (GtkScaleButton *button, in gtk_scale_button_set_value()
748 gtk_scale_button_get_popup (GtkScaleButton *button) in gtk_scale_button_get_popup()
824 button_click (GtkScaleButton *button, in button_click()
946 GtkScaleButton *button = user_data; in cb_scale_value_changed()
[all …]
H A Dgtkvolumebutton.c93 get_symbolic (GtkScaleButton *button) in G_DEFINE_TYPE()
116 GtkScaleButton *button = GTK_SCALE_BUTTON (object); in gtk_volume_button_set_property()
220 GtkScaleButton *scale_button = GTK_SCALE_BUTTON (button); in cb_query_tooltip()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkscalebutton.h46 …ON(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_SCALE_BUTTON, GtkScaleButton))
52 typedef struct _GtkScaleButton GtkScaleButton; typedef
69 void (* value_changed) (GtkScaleButton *button,
88 void gtk_scale_button_set_icons (GtkScaleButton *button,
91 gdouble gtk_scale_button_get_value (GtkScaleButton *button);
93 void gtk_scale_button_set_value (GtkScaleButton *button,
96 GtkAdjustment * gtk_scale_button_get_adjustment (GtkScaleButton *button);
98 void gtk_scale_button_set_adjustment (GtkScaleButton *button,
101 GtkWidget * gtk_scale_button_get_plus_button (GtkScaleButton *button);
103 GtkWidget * gtk_scale_button_get_minus_button (GtkScaleButton *button);
[all …]
H A Dgtkscalebutton.c351 gtk_scale_button_init (GtkScaleButton *button) in gtk_scale_button_init()
525 GtkScaleButton *button; in gtk_scale_button_new()
550 gtk_scale_button_get_value (GtkScaleButton * button) in gtk_scale_button_get_value()
574 gtk_scale_button_set_value (GtkScaleButton *button, in gtk_scale_button_set_value()
598 gtk_scale_button_set_icons (GtkScaleButton *button, in gtk_scale_button_set_icons()
717 gtk_scale_button_get_popup (GtkScaleButton *button) in gtk_scale_button_get_popup()
725 apply_orientation (GtkScaleButton *button, in apply_orientation()
783 GtkScaleButton *button; in gtk_scale_button_scroll()
874 button_click (GtkScaleButton *button, in button_click()
1057 GtkScaleButton *button = user_data; in cb_scale_value_changed()
[all …]
H A Dgtkvolumebutton.c86 get_symbolic (GtkScaleButton *button) in G_DEFINE_TYPE()
109 GtkScaleButton *button = GTK_SCALE_BUTTON (object); in gtk_volume_button_set_property()
219 GtkScaleButton *scale_button = GTK_SCALE_BUTTON (button); in cb_query_tooltip()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkScaleButton.xs35 # void gtk_scale_button_set_icons (GtkScaleButton *button, const gchar **icons);
37 gtk_scale_button_set_icons (GtkScaleButton *button, ...)
45 gdouble gtk_scale_button_get_value (GtkScaleButton *button);
47 void gtk_scale_button_set_value (GtkScaleButton *button, gdouble value);
49 GtkAdjustment * gtk_scale_button_get_adjustment (GtkScaleButton *button);
51 void gtk_scale_button_set_adjustment (GtkScaleButton *button, GtkAdjustment *adjustment);
55 GtkWidget * gtk_scale_button_get_popup (GtkScaleButton *button);
57 GtkWidget * gtk_scale_button_get_plus_button (GtkScaleButton *button);
59 GtkWidget * gtk_scale_button_get_minus_button (GtkScaleButton *button);
61 void gtk_scale_button_set_orientation (GtkScaleButton *button, GtkOrientation orientation);
[all …]
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dscalebutton.h37 typedef struct _GtkScaleButton GtkScaleButton; typedef
65 typedef GtkScaleButton BaseObjectType;
83 explicit ScaleButton(GtkScaleButton* castitem);
96 GtkScaleButton* gobj() { return reinterpret_cast<GtkScaleButton*>(gobject_); } in gobj()
99 const GtkScaleButton* gobj() const { return reinterpret_cast<GtkScaleButton*>(gobject_); } in gobj()
357 Gtk::ScaleButton* wrap(GtkScaleButton* object, bool take_copy = false);
H A Dscalebutton.cc46 static void ScaleButton_signal_value_changed_callback(GtkScaleButton* self, gdouble p0,void* data) in ScaleButton_signal_value_changed_callback()
82 Gtk::ScaleButton* wrap(GtkScaleButton* object, bool take_copy) in wrap()
127 void ScaleButton_Class::value_changed_callback(GtkScaleButton* self, gdouble p0) in value_changed_callback()
168 return manage(new ScaleButton((GtkScaleButton*)(o))); in wrap_new()
181 ScaleButton::ScaleButton(GtkScaleButton* castitem) in ScaleButton()
223 return gtk_scale_button_get_value(const_cast<GtkScaleButton*>(gobj())); in get_value()
291 return Glib::wrap(gtk_scale_button_get_popup(const_cast<GtkScaleButton*>(gobj()))); in get_popup()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dscalebutton.h39 using GtkScaleButton = struct _GtkScaleButton;
70 typedef GtkScaleButton BaseObjectType;
91 explicit ScaleButton(GtkScaleButton* castitem);
108 GtkScaleButton* gobj() { return reinterpret_cast<GtkScaleButton*>(gobject_); } in gobj()
111 const GtkScaleButton* gobj() const { return reinterpret_cast<GtkScaleButton*>(gobject_); } in gobj()
399 Gtk::ScaleButton* wrap(GtkScaleButton* object, bool take_copy = false);
H A Dscalebutton.cc62 static void ScaleButton_signal_value_changed_callback(GtkScaleButton* self, gdouble p0,void* data) in ScaleButton_signal_value_changed_callback()
98 Gtk::ScaleButton* wrap(GtkScaleButton* object, bool take_copy) in wrap()
144 void ScaleButton_Class::value_changed_callback(GtkScaleButton* self, gdouble p0) in value_changed_callback()
185 return manage(new ScaleButton((GtkScaleButton*)(o))); in wrap_new()
198 ScaleButton::ScaleButton(GtkScaleButton* castitem) in ScaleButton()
243 return gtk_scale_button_get_value(const_cast<GtkScaleButton*>(gobj())); in get_value()
296 return Glib::wrap(gtk_scale_button_get_popup(const_cast<GtkScaleButton*>(gobj()))); in get_popup()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/private/
H A Dscalebutton_p.h19 typedef GtkScaleButton BaseObjectType;
39 static void value_changed_callback(GtkScaleButton* self, gdouble p0);
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/private/
H A Dscalebutton_p.h18 using BaseObjectType = GtkScaleButton;
38 static void value_changed_callback(GtkScaleButton* self, gdouble p0);
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.12-types.defs26 (c-name "GtkScaleButton")
39 (parent "GtkScaleButton")
/dports/audio/ario/ario-1.6/src/widgets/
H A Dario-volume.c28 static void ario_volume_value_changed_cb (GtkScaleButton *button,
124 ario_volume_value_changed_cb (GtkScaleButton *button, in ario_volume_value_changed_cb()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dscale_button.rs33 …pub struct ScaleButton(Object<ffi::GtkScaleButton, ffi::GtkScaleButtonClass>) @extends Button, Bin…
689 this: *mut ffi::GtkScaleButton, in connect_popdown() argument
718 this: *mut ffi::GtkScaleButton, in connect_popup() argument
750 this: *mut ffi::GtkScaleButton, in connect_value_changed() argument
775 this: *mut ffi::GtkScaleButton, in connect_adjustment_notify() argument
797 this: *mut ffi::GtkScaleButton, in connect_icons_notify() argument
819 this: *mut ffi::GtkScaleButton, in connect_size_notify() argument
841 this: *mut ffi::GtkScaleButton, in connect_value_notify() argument
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dscale_button.rs33 …pub struct ScaleButton(Object<ffi::GtkScaleButton, ffi::GtkScaleButtonClass>) @extends Button, Bin…
689 this: *mut ffi::GtkScaleButton, in connect_popdown() argument
718 this: *mut ffi::GtkScaleButton, in connect_popup() argument
750 this: *mut ffi::GtkScaleButton, in connect_value_changed() argument
775 this: *mut ffi::GtkScaleButton, in connect_adjustment_notify() argument
797 this: *mut ffi::GtkScaleButton, in connect_icons_notify() argument
819 this: *mut ffi::GtkScaleButton, in connect_size_notify() argument
841 this: *mut ffi::GtkScaleButton, in connect_value_notify() argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dscale_button.rs33 …pub struct ScaleButton(Object<ffi::GtkScaleButton, ffi::GtkScaleButtonClass>) @extends Button, Bin…
689 this: *mut ffi::GtkScaleButton, in connect_popdown() argument
718 this: *mut ffi::GtkScaleButton, in connect_popup() argument
750 this: *mut ffi::GtkScaleButton, in connect_value_changed() argument
775 this: *mut ffi::GtkScaleButton, in connect_adjustment_notify() argument
797 this: *mut ffi::GtkScaleButton, in connect_icons_notify() argument
819 this: *mut ffi::GtkScaleButton, in connect_size_notify() argument
841 this: *mut ffi::GtkScaleButton, in connect_value_notify() argument
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dscale_button.rs40 …pub struct ScaleButton(Object<gtk_sys::GtkScaleButton, gtk_sys::GtkScaleButtonClass, ScaleButtonCl…
665 this: *mut gtk_sys::GtkScaleButton, in connect_popdown() argument
694 this: *mut gtk_sys::GtkScaleButton, in connect_popup() argument
723 this: *mut gtk_sys::GtkScaleButton, in connect_value_changed() argument
745 this: *mut gtk_sys::GtkScaleButton, in connect_property_adjustment_notify() argument
767 this: *mut gtk_sys::GtkScaleButton, in connect_property_icons_notify() argument
789 this: *mut gtk_sys::GtkScaleButton, in connect_property_size_notify() argument
811 this: *mut gtk_sys::GtkScaleButton, in connect_property_value_notify() argument
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dscale_button.rs39 …pub struct ScaleButton(Object<gtk_sys::GtkScaleButton, gtk_sys::GtkScaleButtonClass, ScaleButtonCl…
678 this: *mut gtk_sys::GtkScaleButton, in connect_popdown() argument
707 this: *mut gtk_sys::GtkScaleButton, in connect_popup() argument
736 this: *mut gtk_sys::GtkScaleButton, in connect_value_changed() argument
758 this: *mut gtk_sys::GtkScaleButton, in connect_property_adjustment_notify() argument
780 this: *mut gtk_sys::GtkScaleButton, in connect_property_icons_notify() argument
802 this: *mut gtk_sys::GtkScaleButton, in connect_property_size_notify() argument
824 this: *mut gtk_sys::GtkScaleButton, in connect_property_value_notify() argument
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dscale_button.rs40 …pub struct ScaleButton(Object<gtk_sys::GtkScaleButton, gtk_sys::GtkScaleButtonClass, ScaleButtonCl…
665 this: *mut gtk_sys::GtkScaleButton, in connect_popdown() argument
694 this: *mut gtk_sys::GtkScaleButton, in connect_popup() argument
723 this: *mut gtk_sys::GtkScaleButton, in connect_value_changed() argument
745 this: *mut gtk_sys::GtkScaleButton, in connect_property_adjustment_notify() argument
767 this: *mut gtk_sys::GtkScaleButton, in connect_property_icons_notify() argument
789 this: *mut gtk_sys::GtkScaleButton, in connect_property_size_notify() argument
811 this: *mut gtk_sys::GtkScaleButton, in connect_property_value_notify() argument
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dscale_button.rs33 …pub struct ScaleButton(Object<ffi::GtkScaleButton, ffi::GtkScaleButtonClass>) @extends Button, Bin…
689 this: *mut ffi::GtkScaleButton, in connect_popdown() argument
718 this: *mut ffi::GtkScaleButton, in connect_popup() argument
750 this: *mut ffi::GtkScaleButton, in connect_value_changed() argument
775 this: *mut ffi::GtkScaleButton, in connect_adjustment_notify() argument
797 this: *mut ffi::GtkScaleButton, in connect_icons_notify() argument
819 this: *mut ffi::GtkScaleButton, in connect_size_notify() argument
841 this: *mut ffi::GtkScaleButton, in connect_value_notify() argument

123456