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

the button widget to examine.

n.chars

the new width, in characters.

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]