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