API Version: 1.0
Library Version: 0.7.0-dev
Generated by gi-docgen 2025.3
unstable since: 0.7
void birb_time_zone_clear ( GTimeZone** timezone_ptr )
Clears a reference to a GTimeZone.
GTimeZone
If the reference is NULL, this function does nothing. Otherwise, the reference count of the GTimeZone is decreased and the pointer is set to NULL.
NULL
Available since: 0.7
timezone_ptr
Type: GTimeZone
A pointer to a GTimeZone reference.