GData.DocumentsAccessRule¶
- Subclasses:
None
Methods¶
- Inherited:
GData.AccessRule (7), GData.Entry (24), GData.Parsable (5), GObject.Object (37)
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class GData.DocumentsAccessRule(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
All the fields in the
GData.DocumentsAccessRule
structure are private and should never be accessed directly.New in version 0.17.2.
- classmethod new(id)¶
- Parameters:
- Returns:
a new
GData.DocumentsAccessRule
; unref withGObject.Object.unref
()- Return type:
Creates a new
GData.DocumentsAccessRule
with the given ID and default properties.New in version 0.17.2.