Separator
Superclasses: Widget
, InitiallyUnowned
, Object
Implemented Interfaces: Accessible
, Buildable
, ConstraintTarget
, Orientable
- Constructors:
Separator(**properties)
new(orientation:Gtk.Orientation) -> Gtk.Widget
Constructors
- class Separator
- classmethod new(orientation: Orientation) Widget
Creates a new
GtkSeparator
with the given orientation.- Parameters:
orientation – the separator’s orientation.