gtkFileChooserButtonGetTitle {RGtk2}R Documentation

gtkFileChooserButtonGetTitle

Description

Retrieves the title of the browse dialog used by button. The returned value should not be modified or freed.

Usage

gtkFileChooserButtonGetTitle(object)

Arguments

object

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.20.21 Index]