gtkRecentChooserGetShowTips {RGtk2.10}R Documentation

gtkRecentChooserGetShowTips

Description

Gets whether chooser should display tooltips.

Usage

gtkRecentChooserGetShowTips(object)

Arguments

object [GtkRecentChooser] a GtkRecentChooser

Details

Since 2.10

Value

[logical] TRUE if the recent chooser should show tooltips, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]