Home
last modified time | relevance | path

Searched defs:LevelBar (Results 1 – 21 of 21) sorted by relevance

/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dlevel_bar.go41 type LevelBar struct { struct
42 Widget
46 func (v *LevelBar) native() *C.GtkLevelBar {
83 func (v *LevelBar) SetMode(m LevelBarMode) {
88 func (v *LevelBar) GetMode() LevelBarMode {
93 func (v *LevelBar) SetValue(value float64) {
98 func (v *LevelBar) GetValue() float64 {
104 func (v *LevelBar) SetMinValue(value float64) {
109 func (v *LevelBar) GetMinValue() float64 {
115 func (v *LevelBar) SetMaxValue(value float64) {
[all …]
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dlevel_bar.go49 type LevelBar struct { struct
50 Widget
54 func (v *LevelBar) native() *C.GtkLevelBar {
95 func (v *LevelBar) SetMode(m LevelBarMode) {
100 func (v *LevelBar) GetMode() LevelBarMode {
105 func (v *LevelBar) SetValue(value float64) {
110 func (v *LevelBar) GetValue() float64 {
116 func (v *LevelBar) SetMinValue(value float64) {
121 func (v *LevelBar) GetMinValue() float64 {
127 func (v *LevelBar) SetMaxValue(value float64) {
[all …]
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dlevel_bar.go49 type LevelBar struct { struct
50 Widget
54 func (v *LevelBar) native() *C.GtkLevelBar {
95 func (v *LevelBar) SetMode(m LevelBarMode) {
100 func (v *LevelBar) GetMode() LevelBarMode {
105 func (v *LevelBar) SetValue(value float64) {
110 func (v *LevelBar) GetValue() float64 {
116 func (v *LevelBar) SetMinValue(value float64) {
121 func (v *LevelBar) GetMinValue() float64 {
127 func (v *LevelBar) SetMaxValue(value float64) {
[all …]
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dlevel_bar.go49 type LevelBar struct { struct
50 Widget
54 func (v *LevelBar) native() *C.GtkLevelBar {
95 func (v *LevelBar) SetMode(m LevelBarMode) {
100 func (v *LevelBar) GetMode() LevelBarMode {
105 func (v *LevelBar) SetValue(value float64) {
110 func (v *LevelBar) GetValue() float64 {
116 func (v *LevelBar) SetMinValue(value float64) {
121 func (v *LevelBar) GetMinValue() float64 {
127 func (v *LevelBar) SetMaxValue(value float64) {
[all …]
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dlevel_bar.go49 type LevelBar struct { struct
50 Widget
54 func (v *LevelBar) native() *C.GtkLevelBar {
95 func (v *LevelBar) SetMode(m LevelBarMode) {
100 func (v *LevelBar) GetMode() LevelBarMode {
105 func (v *LevelBar) SetValue(value float64) {
110 func (v *LevelBar) GetValue() float64 {
116 func (v *LevelBar) SetMinValue(value float64) {
121 func (v *LevelBar) GetMinValue() float64 {
127 func (v *LevelBar) SetMaxValue(value float64) {
[all …]
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dlevelbar.cc178 LevelBar::LevelBar(const Glib::ConstructParams& construct_params) in LevelBar() function in Gtk::LevelBar
184 LevelBar::LevelBar(GtkLevelBar* castitem) in LevelBar() function in Gtk::LevelBar
191 LevelBar::LevelBar(LevelBar&& src) noexcept in LevelBar() function in Gtk::LevelBar
220 LevelBar::LevelBar() in LevelBar() function in Gtk::LevelBar
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dlevel_bar.rs37 impl LevelBar { impl
43 pub fn new_for_interval(min_value: f64, max_value: f64) -> LevelBar { in new_for_interval()
54 impl Default for LevelBar { implementation
108 pub fn build(self) -> LevelBar { in build()
568 P: IsA<LevelBar>, in connect_offset_changed()
593 P: IsA<LevelBar>, in connect_property_inverted_notify()
615 P: IsA<LevelBar>, in connect_property_max_value_notify()
637 P: IsA<LevelBar>, in connect_property_min_value_notify()
659 P: IsA<LevelBar>, in connect_property_mode_notify()
681 P: IsA<LevelBar>, in connect_property_value_notify()
[all …]
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dlevel_bar.rs37 impl LevelBar { implementation
43 pub fn new_for_interval(min_value: f64, max_value: f64) -> LevelBar { in new_for_interval()
54 impl Default for LevelBar { implementation
108 pub fn build(self) -> LevelBar { in build()
568 P: IsA<LevelBar>, in connect_offset_changed()
593 P: IsA<LevelBar>, in connect_property_inverted_notify()
615 P: IsA<LevelBar>, in connect_property_max_value_notify()
637 P: IsA<LevelBar>, in connect_property_min_value_notify()
659 P: IsA<LevelBar>, in connect_property_mode_notify()
681 P: IsA<LevelBar>, in connect_property_value_notify()
[all …]
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dlevel_bar.rs36 impl LevelBar { implementation
42 pub fn new_for_interval(min_value: f64, max_value: f64) -> LevelBar { in new_for_interval()
53 impl Default for LevelBar { implementation
145 pub fn build(self) -> LevelBar { in build()
596 P: IsA<LevelBar>, in connect_offset_changed()
621 P: IsA<LevelBar>, in connect_property_inverted_notify()
643 P: IsA<LevelBar>, in connect_property_max_value_notify()
665 P: IsA<LevelBar>, in connect_property_min_value_notify()
687 P: IsA<LevelBar>, in connect_property_mode_notify()
709 P: IsA<LevelBar>, in connect_property_value_notify()
[all …]
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/private/
H A Dlevelbar_p.h23 friend class LevelBar; variable
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dlevel_bar.rs33 impl LevelBar { impl
42 pub fn for_interval(min_value: f64, max_value: f64) -> LevelBar { in for_interval()
59 impl Default for LevelBar { implementation
122 pub fn build(self) -> LevelBar { in build()
604 P: IsA<LevelBar>, in connect_offset_changed()
635 unsafe extern "C" fn notify_inverted_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_inverted_notify()
657 unsafe extern "C" fn notify_max_value_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_max_value_notify()
679 unsafe extern "C" fn notify_min_value_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_min_value_notify()
701 unsafe extern "C" fn notify_mode_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_mode_notify()
723 unsafe extern "C" fn notify_value_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_value_notify()
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dlevel_bar.rs33 impl LevelBar { implementation
42 pub fn for_interval(min_value: f64, max_value: f64) -> LevelBar { in for_interval()
59 impl Default for LevelBar { implementation
122 pub fn build(self) -> LevelBar { in build()
604 P: IsA<LevelBar>, in connect_offset_changed()
635 unsafe extern "C" fn notify_inverted_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_inverted_notify()
657 unsafe extern "C" fn notify_max_value_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_max_value_notify()
679 unsafe extern "C" fn notify_min_value_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_min_value_notify()
701 unsafe extern "C" fn notify_mode_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_mode_notify()
723 unsafe extern "C" fn notify_value_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_value_notify()
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dlevel_bar.rs33 impl LevelBar { implementation
42 pub fn for_interval(min_value: f64, max_value: f64) -> LevelBar { in for_interval()
59 impl Default for LevelBar { implementation
122 pub fn build(self) -> LevelBar { in build()
604 P: IsA<LevelBar>, in connect_offset_changed()
635 unsafe extern "C" fn notify_inverted_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_inverted_notify()
657 unsafe extern "C" fn notify_max_value_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_max_value_notify()
679 unsafe extern "C" fn notify_min_value_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_min_value_notify()
701 unsafe extern "C" fn notify_mode_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_mode_notify()
723 unsafe extern "C" fn notify_value_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_value_notify()
[all …]
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dlevel_bar.rs33 impl LevelBar { impl
42 pub fn for_interval(min_value: f64, max_value: f64) -> LevelBar { in for_interval()
59 impl Default for LevelBar { implementation
122 pub fn build(self) -> LevelBar { in build()
604 P: IsA<LevelBar>, in connect_offset_changed()
635 unsafe extern "C" fn notify_inverted_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_inverted_notify()
657 unsafe extern "C" fn notify_max_value_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_max_value_notify()
679 unsafe extern "C" fn notify_min_value_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_min_value_notify()
701 unsafe extern "C" fn notify_mode_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_mode_notify()
723 unsafe extern "C" fn notify_value_trampoline<P: IsA<LevelBar>, F: Fn(&P) + 'static>( in connect_value_notify()
[all …]
/dports/www/castor/castor-0.8.16/cargo-crates/atk-0.8.0/src/auto/
H A Denums.rs440 LevelBar, enumerator
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/atk-0.7.0/src/auto/
H A Denums.rs440 LevelBar, enumerator
/dports/net-im/fractal/fractal-4.4.0/vendor/atk/src/auto/
H A Denums.rs440 LevelBar, enumerator
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/atk-0.14.0/src/auto/
H A Denums.rs621 LevelBar, enumerator
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/atk-0.14.0/src/auto/
H A Denums.rs621 LevelBar, enumerator
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/atk-0.14.0/src/auto/
H A Denums.rs621 LevelBar, enumerator
/dports/x11/sirula/sirula-1.0.0/cargo-crates/atk-0.14.0/src/auto/
H A Denums.rs621 LevelBar, enumerator