gtkLabelGetWidthChars {RGtk2} | R Documentation |
Retrieves the desired width of label
, in characters. See
gtkLabelSetWidthChars
.
gtkLabelGetWidthChars(object)
|
[GtkLabel ] a GtkLabel |
Since 2.6
[integer] the width of the label in characters.
Derived by RGtkGen from GTK+ documentation