gtkRecentChooserGetShowTips {RGtk2}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 version 2.12.5-3 Index]