summaryrefslogtreecommitdiff
path: root/doc/classes/StyleBoxEmpty.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/StyleBoxEmpty.xml')
-rw-r--r--doc/classes/StyleBoxEmpty.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/classes/StyleBoxEmpty.xml b/doc/classes/StyleBoxEmpty.xml
new file mode 100644
index 0000000000..f11959c41d
--- /dev/null
+++ b/doc/classes/StyleBoxEmpty.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<class name="StyleBoxEmpty" inherits="StyleBox" category="Core" version="3.0.alpha.custom_build">
+ <brief_description>
+ Empty stylebox (does not display anything).
+ </brief_description>
+ <description>
+ Empty stylebox (really does not display anything).
+ </description>
+ <tutorials>
+ </tutorials>
+ <demos>
+ </demos>
+ <methods>
+ </methods>
+ <constants>
+ </constants>
+</class>