PapersDocument.Outlines¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
r/w  | 
The children of the outlines  | 
||
r/w  | 
Whether the outlines should be expanded  | 
||
r/w  | 
The label of the outlines  | 
||
r/w  | 
The link of the outlines  | 
||
r/w  | 
The markup of the outlines  | 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent  | 
r  | 
Class Details¶
- class PapersDocument.Outlines(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
- classmethod new()¶
 - Return type:
 
- get_children()¶
 - Returns:
 The children of the outlines
- Return type:
 
- get_link()¶
 - Returns:
 The
PapersDocument.Linkof the outlines- Return type:
 
- set_children(children)¶
 - Parameters:
 children (
Gio.ListModel) – The children of the outlines
Sets the ‘children’ property of the outlines.
- set_expand(expand)¶
 - Parameters:
 expand (
bool) – Whether the outlines should be expanded
Sets the ‘expand’ property of the outlines.
- set_link(link)¶
 - Parameters:
 link (
PapersDocument.Link) –
Property Details¶
- PapersDocument.Outlines.props.children¶
 - Name:
 children- Type:
 - Default Value:
 - Flags:
 
The children of the outlines
- PapersDocument.Outlines.props.expand¶
 - 
Whether the outlines should be expanded
 
- PapersDocument.Outlines.props.label¶
 - 
The label of the outlines
 
- PapersDocument.Outlines.props.link¶
 - Name:
 link- Type:
 - Default Value:
 - Flags:
 
The link of the outlines