Dazzle.Slider¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class |
|
|
|
|
|
|
Virtual Methods¶
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Which slider child is visible. |
Child Properties¶
Name |
Type |
Default |
Flags |
Short Description |
---|---|---|---|---|
|
r/w |
Position |
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Dazzle.Slider(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Return type:
- add_slider(widget, position)¶
- Parameters:
widget (
Gtk.Widget
) –position (
Dazzle.SliderPosition
) –
- get_position()¶
- Return type:
- set_position(position)¶
- Parameters:
position (
Dazzle.SliderPosition
) –
Property Details¶
- Dazzle.Slider.props.position¶
- Name:
position
- Type:
- Default Value:
- Flags:
Which slider child is visible.