API Version: 2.0
Library Version: 2.80.5
Generated by gi-docgen 2025.3
gboolean g_cancellable_is_cancelled ( GCancellable* cancellable )
Checks if a cancellable job has been cancelled.
cancellable
Type: GCancellable
GCancellable
A GCancellable or NULL.
NULL
Type: gboolean
gboolean
TRUE if cancellable is cancelled, FALSE if called with NULL or if item is not cancelled.
TRUE