Constructor
GioIOModulenew
[−]
Description [src]
Creates a new GIOModule that will load the specific shared library when in use.
[−]
Parameters
filename
-
Type:
const gchar*
Filename of the shared library module.
The data is owned by the caller of the function. The value is a platform-native string, using the preferred OS encoding on Unix and UTF-8 on Windows.