gtkFileChooserButtonSetTitle {RGtk2}R Documentation

gtkFileChooserButtonSetTitle

Description

Modifies the title of the browse dialog used by button.

Usage

gtkFileChooserButtonSetTitle(object, title)

Arguments

object [GtkFileChooserButton] the button widget to modify.
title [character] the new browse dialog title.

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]