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

  /external/bluetooth/glib/docs/reference/gobject/
tut_gobject.xml 151 Finally, at one point or another, <function>g_object_constructor</function> is invoked
157 returns, <function>g_object_constructor</function> sets the construction properties
251 <function>g_object_constructor</function> which is the top-level class
    [all...]
  /external/bluetooth/glib/gobject/
gobject.c 135 static GObject* g_object_constructor (GType type,
327 class->constructor = g_object_constructor;
1331 g_object_constructor (GType type, function
    [all...]

Completed in 426 milliseconds