FlowContainer

Inherits: Container < Control < CanvasItem < Node < Object Inherited By: HFlowContainer, VFlowContainer Base class for flow containers.

Description

Control nodes vertically or horizontally in a left-to-right or top-to-bottom flow. Control nodes until no more fit on the same line, similar to text in an autowrapped label.

Methods

Method Descriptions

  • int get_line_count ( ) const Returns the current line count.