gtkToolItemGroupSetEllipsize {RGtk2}R Documentation

gtkToolItemGroupSetEllipsize

Description

Sets the ellipsization mode which should be used by labels in group.

Usage

gtkToolItemGroupSetEllipsize(object, ellipsize)

Arguments

object

a GtkToolItemGroup

ellipsize

the PangoEllipsizeMode labels in group should use

Details

Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]