Gtk.ToolShell.prototype.get_text_alignment

function get_text_alignment():Number {
    // Gjs wrapper for gtk_tool_shell_get_text_alignment()
}

Retrieves the current text alignment for the tool shell. Tool items must not call this function directly, but rely on Gtk.ToolItem.prototype.get_text_alignment instead.

Since 2.20

Returns

the current text alignment of shell