PapersDocument.Layer¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w |
The children of the layer |
||
r/w |
Whether the layer is enabled |
||
r/w |
Name of the layer |
||
r/w |
Whether the layer is title only |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
base_instance |
r |
Class Details¶
- class PapersDocument.Layer(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_children()¶
- Returns:
The children of the layer
- Return type:
- set_children(children)¶
- Parameters:
children (
Gio.ListModel) – The children of the layer
Sets the ‘children’ property of the layer.
Property Details¶
- PapersDocument.Layer.props.children¶
- Name:
children- Type:
- Default Value:
- Flags:
The children of the layer
- PapersDocument.Layer.props.enabled¶
-
Whether the layer is enabled
- PapersDocument.Layer.props.title¶
-
Name of the layer