Inheritance #

Table of contents

PanelContainer #

is_instantiable, Node, core, not_builtin_classes

A container that keeps its child controls within the area of a StyleBox.

A container that keeps its child controls within the area of a StyleBox. Useful for giving controls an outline.

Members #

var mouse_filter = MOUSE_FILTER_STOP#

Methods #

Annotations #

Constants #

Constructors #

Enums #

Operators #

Signals #

Theme Items #

self["theme_override_styles/panel"] = style as StyleBox#

The style of PanelContainer's background.

Tutorials #