|
@@ -15,6 +15,7 @@
|
|
<return type="void">
|
|
<return type="void">
|
|
</return>
|
|
</return>
|
|
<description>
|
|
<description>
|
|
|
|
+ Clears all values on the theme.
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
<method name="clear_color">
|
|
<method name="clear_color">
|
|
@@ -85,6 +86,7 @@
|
|
<argument index="0" name="other" type="Theme">
|
|
<argument index="0" name="other" type="Theme">
|
|
</argument>
|
|
</argument>
|
|
<description>
|
|
<description>
|
|
|
|
+ Sets the Theme's values to a copy of a given theme.
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
<method name="get_color" qualifiers="const">
|
|
<method name="get_color" qualifiers="const">
|