Constructor
GtkSeparatornew
Declaration [src]
GtkWidget*
gtk_separator_new (
  GtkOrientation orientation
)
Parameters
- orientation
- 
            Type: GtkOrientationThe separator’s orientation. 
Return value
Type: GtkWidget
A new GtkSeparator.
| The data is owned by the called function. |