gtkFileChooserButtonSetTitle {RGtk2}R Documentation

gtkFileChooserButtonSetTitle

Description

Modifies the title of the browse dialog used by button.

Usage

gtkFileChooserButtonSetTitle(object, title)

Arguments

object

the button widget to modify.

title

the new browse dialog title.

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]