Add theme item descriptions to the online documentation
This commit is contained in:
@ -21,10 +21,10 @@
|
||||
<constants>
|
||||
</constants>
|
||||
<theme_items>
|
||||
<theme_item name="hseparation" type="int" default="4">
|
||||
<theme_item name="hseparation" data_type="constant" type="int" default="4">
|
||||
The horizontal separation of children nodes.
|
||||
</theme_item>
|
||||
<theme_item name="vseparation" type="int" default="4">
|
||||
<theme_item name="vseparation" data_type="constant" type="int" default="4">
|
||||
The vertical separation of children nodes.
|
||||
</theme_item>
|
||||
</theme_items>
|
||||
|
||||
Reference in New Issue
Block a user