AyatanaIdo3.Range¶
- Subclasses:
 None
Methods¶
- Inherited:
 Gtk.Scale (14), Gtk.Range (28), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2)
- Structs:
 
class  | 
  | 
Virtual Methods¶
Properties¶
- Inherited:
 Gtk.Scale (4), Gtk.Range (8), Gtk.Widget (39), Gtk.Orientable (1)
Style Properties¶
- Inherited:
 
Name  | 
Type  | 
Default  | 
Flags  | 
Short Description  | 
|---|---|---|---|---|
  | 
  | 
r  | 
The knob height  | 
|
  | 
  | 
r  | 
The knob width  | 
Signals¶
- Inherited:
 Gtk.Scale (1), Gtk.Range (4), Gtk.Widget (69), GObject.Object (1)
Fields¶
- Inherited:
 Gtk.Scale (1), Gtk.Range (4), Gtk.Widget (69), GObject.Object (1)
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent_instance  | 
r  | 
Class Details¶
- class AyatanaIdo3.Range(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
- classmethod new(adj, style)¶
 - Parameters:
 adj (
GObject.Object) – AGtk.Adjustmentproviding the range valuesstyle (
AyatanaIdo3.RangeStyle) – The range style
- Returns:
 A new
AyatanaIdo3.Range- Return type:
 
Creates a new
AyatanaIdo3.Rangewidget.