gtkRecentFilterAddApplication {RGtk2}R Documentation

gtkRecentFilterAddApplication

Description

Adds a rule that allows resources based on the name of the application that has registered them.

Usage

gtkRecentFilterAddApplication(object, application)

Arguments

object [GtkRecentFilter] a GtkRecentFilter
application [character] an application name

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]