gtkRecentChooserGetShowTips {RGtk2}R Documentation

gtkRecentChooserGetShowTips

Description

Gets whether chooser should display tooltips containing the full path of a recently user resource.

Usage

gtkRecentChooserGetShowTips(object)

Arguments

object

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