Decoration.Separator

Classes

Decoration.Separator

This decoration widget draws a separation line between other modules. Its orientation may render a vertical or horizontal separator.

Internally, this decoration module encapsulates a GtkSeparator as a module, so that it can be used directly to create apps in our modular system.

Properties

factory-id

Module ID

Type
String
Default value

factory-path

Path indicating where a module comes from in the app.json

Type
String
Default value

orientation

The orientation of the orientable

Type
GtkOrientation
Default value
0

halign

How to position in extra horizontal space

Type
GtkAlign
Default value
0

valign

How to position in extra vertical space

Type
GtkAlign
Default value
0

hexpand

Whether widget wants more horizontal space

Type
Boolean
Default value
False

vexpand

Whether widget wants more vertical space

Type
Boolean
Default value
False

expand

Whether widget wants to expand in both directions

Type
Boolean
Default value
False

The results of the search are