gtkRecentChooserGetShowNotFound {RGtk2}R Documentation

gtkRecentChooserGetShowNotFound

Description

Retrieves whether chooser should show the recently used resources that were not found.

Usage

gtkRecentChooserGetShowNotFound(object)

Arguments

object [GtkRecentChooser] a GtkRecentChooser

Details

Since 2.10

Value

[logical] TRUE if the resources not found should be displayed, and FALSE otheriwse.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]