gwydraw

gwydraw — Base functions

Synopsis




void        gwy_draw_type_init              (void);

Description

Gwyddion classes has to be initialized before they can be safely deserialized. The function gwy_draw_type_init() performs this initialization.

Details

gwy_draw_type_init ()

void        gwy_draw_type_init              (void);

Initializes libgwydraw types, making their deserialization safe.

Eventually calls gwy_process_type_init().

Since 1.4.