![]() |
![]() |
Gwyddion Library Reference Manual | ![]() |
---|
gwyddiongwyddion — Base functions |
void gwy_type_init (void);
Gwyddion classes has to be initialized before they can be safely deserialized. The function gwy_type_init() performs this initialization.
void gwy_type_init (void);
Initializes libgwyddion types, making their deserialization safe.
Eventually calls g_type_init().
Since 1.4.
<< gwywin32unistd | gwyentities >> |