Method

GtkToolItemget_ellipsize_mode

since: 2.20

Declaration [src]

PangoEllipsizeMode
gtk_tool_item_get_ellipsize_mode (
  GtkToolItem* tool_item
)

Description [src]

Returns the ellipsize mode used for tool_item. Custom subclasses of GtkToolItem should call this function to find out how text should be ellipsized.

Available since: 2.20

Return value

Type: PangoEllipsizeMode

A PangoEllipsizeMode indicating how text in tool_item should be ellipsized.