mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
Add inheritance path
Also fix parsing of [method (Class.)name]
This commit is contained in:
@@ -3,10 +3,13 @@
|
||||
TabContainer
|
||||
============
|
||||
|
||||
**Inherits:** :ref:`Control<class_control>`
|
||||
**Inherits:** :ref:`Control<class_control>` **<** :ref:`CanvasItem<class_canvasitem>` **<** :ref:`Node<class_node>` **<** :ref:`Object<class_object>`
|
||||
|
||||
**Category:** Core
|
||||
|
||||
Brief Description
|
||||
-----------------
|
||||
|
||||
Tabbed Container.
|
||||
|
||||
Member Functions
|
||||
|
||||
Reference in New Issue
Block a user