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
    orientation
		The orientation of the orientable
- Default value
 - 0
 
- Type
 - GtkOrientation
 
    halign
		How to position in extra horizontal space
- Default value
 - 0
 
- Type
 - GtkAlign
 
    valign
		How to position in extra vertical space
- Default value
 - 0
 
- Type
 - GtkAlign
 
    hexpand
		Whether widget wants more horizontal space
- Default value
 - False
 
- Type
 - Boolean
 
    vexpand
		Whether widget wants more vertical space
- Default value
 - False
 
- Type
 - Boolean
 
    expand
		Whether widget wants to expand in both directions
- Default value
 - False
 
- Type
 - Boolean
 
The results of the search are