Gtk.ToolShell.prototype.get_ellipsize_mode
function get_ellipsize_mode():Pango.EllipsizeMode { // Gjs wrapper for gtk_tool_shell_get_ellipsize_mode() }
Retrieves the current ellipsize mode for the tool shell. Tool items must not call this function directly, but rely on Gtk.ToolItem.prototype.get_ellipsize_mode instead.
Since 2.20
- Returns
the current ellipsize mode of shell