gtkLabelGetMaxWidthChars {RGtk2}R Documentation

gtkLabelGetMaxWidthChars

Description

Retrieves the desired maximum width of label, in characters. See gtkLabelSetWidthChars.

Usage

gtkLabelGetMaxWidthChars(object)

Arguments

object [GtkLabel] a GtkLabel

Details

Since 2.6

Value

[integer] the maximum width of the label in characters.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]