Gtk.HandleBox.prototype.get_handle_position
function get_handle_position():Gtk.PositionType {
// Gjs wrapper for gtk_handle_box_get_handle_position()
}Gets the handle position of the handle box. See Gtk.set_handle_position.
- Returns
the current handle position.