gtkLabelSetMaxWidthChars {RGtk2}R Documentation

gtkLabelSetMaxWidthChars

Description

Sets the desired maximum width in characters of label to n.chars.

Usage

gtkLabelSetMaxWidthChars(object, n.chars)

Arguments

object

a GtkLabel

n.chars

the new desired maximum width, in characters.

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]