gIOModuleNew {RGtk2} | R Documentation |
Creates a new GIOModule that will load the specific shared library when in use.
gIOModuleNew(filename)
|
filename of the shared library module. |
[GIOModule
] a GIOModule
from given filename
,
or NULL
on error.
Derived by RGtkGen from GTK+ documentation