API Version: 1.0
Library Version: 0.7.0-dev
Generated by gi-docgen 2025.3
unstable since: 0.7
int birb_time_zone_compare ( GTimeZone* tz1, GTimeZone* tz2 )
Compare two GTimeZone objects.
GTimeZone
Available since: 0.7
tz1
Type: GTimeZone
The pointer to the first GTimeZone to compare.
NULL
tz2
The pointer to the second GTimeZone to compare.
Type: int
int
-1, 0 or 1 if tz1 is less than, equal to or greater than tz2.