GData.APPCategories¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r |
Whether entries may use categories not in this category list. |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class GData.APPCategories(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
All the fields in the
GData.APPCategories
structure are private and should never be accessed directly.New in version 0.7.0.
- get_categories()¶
- Returns:
a
GLib.List
ofGData.Categorys
- Return type:
Returns a list of the categories in this category list.
New in version 0.7.0.
- is_fixed()¶
- Returns:
whether entries may use categories not in this category list
- Return type:
Returns
GData.APPCategories
:is-fixed
.New in version 0.7.0.
Property Details¶
- GData.APPCategories.props.is_fixed¶
-
Whether entries may use categories not in this category list.
API reference: app:categories
New in version 0.7.0.