gtkFileChooserButtonGetWidthChars {RGtk2}R Documentation

gtkFileChooserButtonGetWidthChars

Description

Retrieves the width in characters of the button widget's entry and/or label.

Usage

gtkFileChooserButtonGetWidthChars(object)

Arguments

object [GtkFileChooserButton] the button widget to examine.

Details

Since 2.6

Value

[integer] an integer width (in characters) that the button will use to size itself.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]