Home
last modified time | relevance | path

Searched refs:cancel_must_raise (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dproxy-methods.c105 unsigned cancel_must_raise:1; member
255 gboolean cancel_must_raise) in tp_proxy_pending_call_v0_new() argument
277 pc->cancel_must_raise = cancel_must_raise; in tp_proxy_pending_call_v0_new()
308 if (pc->cancel_must_raise) in tp_proxy_pending_call_cancel()
H A Dproxy-subclass.h40 GObject *weak_object, gboolean cancel_must_raise);