gtkLabelSetWidthChars {RGtk2}R Documentation

gtkLabelSetWidthChars

Description

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

Usage

gtkLabelSetWidthChars(object, n.chars)

Arguments

object

a GtkLabel

n.chars

the new desired width, in characters.

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]