Sets our main struct and passes it to the parent class
the main Gtk struct as a void*
the main Gtk struct
the main Gtk struct
the main Gtk struct as a void*
Function to be provided by a module to list the engines that the module supplies. The function stores a pointer to an array of PangoEngineInfo structures and the length of that array in the given location. Note that script_engine_init() will not be called before this function.
Function to be provided by a module to register any GObject types in the module.
Function to be provided by the module that is called when the module is unloading. Frequently does nothing.
Function to be provided by the module to create an instance of one of the engines implemented by the module.
Description The shape engines are rendering-system dependent engines that convert character strings into glyph strings. These engines are used in pango_shape().