script_engine_init

version(Backend)
void
script_engine_init
(
GTypeModule* mod
)

Detailed Description

script engine init

@module: a #GTypeModule structure used to associate any GObject types created in this module with the module.

Function to be provided by a module to register any GObject types in the module.

Meta