gtkLabelGetWidthChars {RGtk2}R Documentation

gtkLabelGetWidthChars

Description

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

Usage

gtkLabelGetWidthChars(object)

Arguments

object [GtkLabel] a GtkLabel

Details

Since 2.6

Value

[integer] the width of the label in characters.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]