Property
ICalGLibObject:is-global-memory
since: 3.0
Description [src]
Whether the native libical structure is from a global shared memory.
If TRUE, then it is not freed on ICalObject
‘s finalize.
Type: | gboolean |
Available since: | 3.0 |
Default value | FALSE |
Getter method | i_cal_object_get_is_global_memory() |