gtkRecentFilterGetName {RGtk2}R Documentation

gtkRecentFilterGetName

Description

Gets the human-readable name for the filter. See gtkRecentFilterSetName.

Usage

gtkRecentFilterGetName(object)

Arguments

object [GtkRecentFilter] a GtkRecentFilter

Details

Since 2.10

Value

[character] the name of the filter, or NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]