ToolShellT.getEllipsizeMode

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. Since 2.20

template ToolShellT(TStruct)
PangoEllipsizeMode
getEllipsizeMode
()

Return Value

Type: PangoEllipsizeMode

the current ellipsize mode of shell

Meta