gtkToolShellGetEllipsizeMode {RGtk2}R Documentation

gtkToolShellGetEllipsizeMode

Description

Retrieves the current ellipsize mode for the tool shell. Tool items must not call this function directly, but rely on gtkToolItemGetEllipsizeMode instead.

Usage

gtkToolShellGetEllipsizeMode(object)

Arguments

object

a GtkToolShell

Details

Since 2.14

Value

[PangoEllipsizeMode] the current ellipsize mode of shell

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]