Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gIOModuleNew: gIOModuleNew
Description
Creates a new GIOModule that will load the specific shared library when in use.
Usage
gIOModuleNew(filename)
Arguments
filename
filename of the shared library module.
Value
GIOModule
] a
GIOModule
from given
filename
, or
NULL
on error.