PackType

class PackType

Represents the packing location of a children in its parent.

See WindowControls for example.

Fields

class PackType
END

The child is packed into the end of the widget

START

The child is packed into the start of the widget