gtkRecentFilterGetName {RGtk2}R Documentation

gtkRecentFilterGetName

Description

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

Usage

gtkRecentFilterGetName(object)

Arguments

object

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