class_styleboxline.rst 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the StyleBoxLine.xml source instead.
  3. .. The source is found in doc/classes or modules/<name>/doc_classes.
  4. .. _class_StyleBoxLine:
  5. StyleBoxLine
  6. ============
  7. **Inherits:** :ref:`StyleBox<class_stylebox>` **<** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
  8. **Category:** Core
  9. Brief Description
  10. -----------------
  11. Member Functions
  12. ----------------
  13. +----------------------------+-----------------------------------------------------------------------------------------+
  14. | :ref:`float<class_float>` | :ref:`get_grow<class_StyleBoxLine_get_grow>` **(** **)** const |
  15. +----------------------------+-----------------------------------------------------------------------------------------+
  16. | void | :ref:`set_grow<class_StyleBoxLine_set_grow>` **(** :ref:`float<class_float>` grow **)** |
  17. +----------------------------+-----------------------------------------------------------------------------------------+
  18. Member Variables
  19. ----------------
  20. .. _class_StyleBoxLine_color:
  21. - :ref:`Color<class_color>` **color**
  22. .. _class_StyleBoxLine_thickness:
  23. - :ref:`int<class_int>` **thickness**
  24. .. _class_StyleBoxLine_vertical:
  25. - :ref:`bool<class_bool>` **vertical**
  26. Member Function Description
  27. ---------------------------
  28. .. _class_StyleBoxLine_get_grow:
  29. - :ref:`float<class_float>` **get_grow** **(** **)** const
  30. .. _class_StyleBoxLine_set_grow:
  31. - void **set_grow** **(** :ref:`float<class_float>` grow **)**