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

name of a theme engine

Value

[character] The filename, otherwise NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]