gtkRcFindModuleInPath {RGtk2}R Documentation

gtkRcFindModuleInPath

Description

Searches for a theme engine in the GTK+ search path. This function is not useful for applications and should not be used.

Usage

gtkRcFindModuleInPath(module.file)

Arguments

module.file [character] name of a theme engine

Value

[character] The filename, otherwise NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]