Tepl.SpaceDrawerPrefs¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.Grid (21), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class |
|
Virtual Methods¶
Properties¶
- Inherited:
Gtk.Grid (5), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)
Child Properties¶
- Inherited:
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Tepl.SpaceDrawerPrefs(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
a new
Tepl.SpaceDrawerPrefs
.- Return type:
New in version 6.0.
- get_space_drawer()¶
- Returns:
the
GtkSource.SpaceDrawer
associated with self.- Return type:
Gets the
GtkSource.SpaceDrawer
associated with self. The returned object is guaranteed to be the same for the lifetime of self. EachTepl.SpaceDrawerPrefs
object has a differentGtkSource.SpaceDrawer
.New in version 6.0.