ABI | Symbols | Types |
| Used As | Name | Used In |
|---|---|---|
| FIELD | .notify | struct _GObjectClass { GTypeClass g_type_class, GSList* construct_properties, GObject*(*)(GType, guint, GObjectConstructParam*) constructor, void(*)(GObject*, guint, GValue const*, GParamSpec*) set_property, void(*)(GObject*, guint, GValue*, GParamSpec*) get_property, void(*)(GObject*) dispose, void(*)(GObject*) finalize, void(*)(GObject*, guint, GParamSpec**) dispatch_properties_changed, void(*)(GObject*, GParamSpec*) notify, void(*)(GObject*) constructed, gsize flags, gpointer[6] pdummy } » |