Gtk.ToolShell.prototype.get_text_orientation
function get_text_orientation():Gtk.Orientation { // Gjs wrapper for gtk_tool_shell_get_text_orientation() }
Retrieves the current text orientation for the tool shell. Tool items must not call this function directly, but rely on Gtk.ToolItem.prototype.get_text_orientation instead.
Since 2.20
- Returns
the current text orientation of shell