Gnm.FTCategoryGroup¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
categories |
[ |
r/w |
|
description |
r/w |
||
name |
r/w |
Methods¶
class |
|
class |
|
class |
|
|
Details¶
- class Gnm.FTCategoryGroup¶
-
- classmethod list_free(category_groups)¶
- Parameters:
category_groups ([
Gnm.FTCategoryGroup
]) – the list to free.
- classmethod list_get()¶
- Returns:
the list of
Gnm.FTCategoryGroup
which should be freed usingGnm.FTCategoryGroup.list_free
().- Return type:
- get_templates_list(context)¶
- Parameters:
context (
GOffice.CmdContext
) –GOffice.CmdContext
- Return type:
[
Gnm.FT
]