gtkRecentChooserSetShowTips {RGtk2}R Documentation

gtkRecentChooserSetShowTips

Description

Sets whether to show a tooltips on the widget.

Usage

gtkRecentChooserSetShowTips(object, show.tips)

Arguments

object [GtkRecentChooser] a GtkRecentChooser
show.tips [logical] TRUE if tooltips should be shown

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]