HomeSort by relevance Sort by last modified time
    Searched refs:GWeakNotify (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gobject/
gobject.h 225 * GWeakNotify:
229 * A #GWeakNotify function can be added to an object as a callback that gets
231 * finalized when the #GWeakNotify is called, there's not much you could do
234 typedef void (*GWeakNotify) (gpointer data,
442 GWeakNotify notify,
445 GWeakNotify notify,
gobject.c     [all...]

Completed in 292 milliseconds