gtkFileChooserButtonSetWidthChars {RGtk2}R Documentation

gtkFileChooserButtonSetWidthChars

Description

Sets the width (in characters) that button will use to n.chars.

Usage

gtkFileChooserButtonSetWidthChars(object, n.chars)

Arguments

object [GtkFileChooserButton] the button widget to examine.
n.chars [integer] the new width, in characters.

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]