gtkRcGetDefaultFiles {RGtk2}R Documentation

gtkRcGetDefaultFiles

Description

Retrieves the current list of RC files that will be parsed at the end of gtkInit.

Usage

gtkRcGetDefaultFiles()

Value

[character] A list of filenames. If you want to store this information, you should make a copy.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]