Gtk.Orientable.prototype.get_orientation
function get_orientation():Gtk.Orientation {
// Gjs wrapper for gtk_orientable_get_orientation()
}Retrieves the orientation of the orientable.
Since 2.16
- Returns
the orientation of the orientable.
function get_orientation():Gtk.Orientation {
// Gjs wrapper for gtk_orientable_get_orientation()
}Retrieves the orientation of the orientable.
Since 2.16
the orientation of the orientable.