Method
GtkOrientableset_orientation
Declaration [src]
void
gtk_orientable_set_orientation (
GtkOrientable* orientable,
GtkOrientation orientation
)
Description [src]
Sets the orientation of the orientable
.
Available since: | 2.16 |
Sets property | Gtk.Orientable:orientation |
Parameters
orientation |
GtkOrientation |
The orientable’s new orientation. |