Diff:
libgstreamer-1.0.so 1.4.5 (x86_64)
libgstreamer-1.0.so 1.5.1 (x86_64)

ABI
Viewer

SymbolsTypes



Type Usage: void(*)(GObject*, GParamSpec*) (1)


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
} »



Andrey Ponomarenko's ABI laboratory