Register a preference group.
title
*
-
MessageID
(default =
None)
Title of the preference group used in UIs.
category
-
Bool
(default =
False)
Denotes whether this preferences group is a category.
description
-
MessageID
(default =
None)
Description of the preference group used in UIs.
id
-
PythonIdentifier
(default =
None)
Id of the preference group used to access the group. The id should be a valid path in the preferences tree.
schema
-
GlobalInterface
(default =
None)
Schema of the preference group used defining the preferences of the group.
* = required