Method
Gtk ToolShellget_ellipsize_mode
since: 2.20
Declaration [src]
PangoEllipsizeMode
gtk_tool_shell_get_ellipsize_mode(
GtkToolShell*shell
)
Description [src]
Retrieves the current ellipsize mode for the tool shell. Tool items must not
call this function directly, but rely on gtk_tool_item_get_ellipsize_mode()
instead.
Available since: 2.20
Return value
Type:
The current ellipsize mode of shell.