Constructor
Gtk.Separator.new
Declaration [src]
GtkWidget*
gtk_separator_new (
  GtkOrientation orientation
)
Parameters
| orientation | GtkOrientation | 
| the separator’s orientation. | 
Return value
| Returns: GtkWidget | |
| a new  | |
| Ownership is not transferred to the caller | |