Separator.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(gtk.types.Orientation orientation) nothrow

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

Parameters

orientationthe separator’s orientation.

Returns