功能

GioCancellableget_current

声明 [源代码]

GCancellable*
g_cancellable_get_current (
  void
)

描述 [源代码]

从堆栈中获取最顶层的可取消对象。

返回值

类型: GCancellable

堆栈顶端的GCancellable对象,如果没有对象则返回NULL

数据由调用函数所有。
返回值可以为NULL