GLib.Module – gmodule-2.0 Reference Manual
Packages
gmodule-2.0
GLib
Module
SUFFIX
build_path
error
open
supported
make_resident
name
symbol
Module
Object Hierarchy:
Description:
[
Compact
]
public
class
Module
Namespace:
GLib
Package:
gmodule-2.0
Content:
Constants:
public
const
unowned
string
SUFFIX
Static methods:
public
static
bool
supported
()
public
static
string
build_path
(
string
? directory,
string
module_name)
public
static
Module
?
open
(
string
? file_name,
ModuleFlags
flags)
public
static
unowned
string
error
()
Methods:
public
bool
symbol
(
string
symbol_name,
out
void
* symbol)
public
unowned
string
name
()
public
void
make_resident
()