Gtk.Orientable.prototype.set_orientation
function set_orientation(orientation:Gtk.Orientation):void { // Gjs wrapper for gtk_orientable_set_orientation() }
Sets the orientation of the orientable.
Since 2.16
- orientation
the orientable's new orientation.