gtkFileChooserButtonGetTitle {RGtk2}R Documentation

gtkFileChooserButtonGetTitle

Description

Retrieves the title of the browse dialog used by button.

Usage

gtkFileChooserButtonGetTitle(object)

Arguments

object [GtkFileChooserButton] the button widget to examine.

Details

Since 2.6

Value

[character] a pointer to the browse dialog's title.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]