Function
GioCancellableget_current
Declaration [src]
GCancellable*
g_cancellable_get_current (
void
)
Return value
Type: GCancellable
A GCancellable
from the top
of the stack, or NULL
if the stack is empty.
The data is owned by the called function. |
The return value can be NULL . |