Separator.this

Creates a new gtk.separator.Separator with the given orientation.

  1. this(void* ptr, Flag!"Take" take)
  2. this(gtk.types.Orientation orientation)
    class Separator

Parameters

orientation gtk.types.Orientation

the separator’s orientation.

Return Value