type size hasn't changed
4 data member changes:
type of 'gboolean (* prepare)(GSource*, gint*)' changed:
- entity changed from 'gboolean (*)(GSource*, gint*)' to compatible type 'typedef GSourceFuncsPrepareFunc'
+ entity changed from 'gboolean (*)(GSource*, gint*)' to 'typedef GSourceFuncsPrepareFunc'
+ type size hasn't changed
type of 'gboolean (* check)(GSource*)' changed:
- entity changed from 'gboolean (*)(GSource*)' to compatible type 'typedef GSourceFuncsCheckFunc'
+ entity changed from 'gboolean (*)(GSource*)' to 'typedef GSourceFuncsCheckFunc'
+ type size hasn't changed
type of 'gboolean (* dispatch)(GSource*, GSourceFunc, gpointer)' changed:
- entity changed from 'gboolean (*)(GSource*, GSourceFunc, gpointer)' to compatible type 'typedef GSourceFuncsDispatchFunc'
+ entity changed from 'gboolean (*)(GSource*, GSourceFunc, gpointer)' to 'typedef GSourceFuncsDispatchFunc'
+ type size hasn't changed
type of 'void (* finalize)(GSource*)' changed:
- entity changed from 'void (*)(GSource*)' to compatible type 'typedef GSourceFuncsFinalizeFunc'
+ entity changed from 'void (*)(GSource*)' to 'typedef GSourceFuncsFinalizeFunc'
+ type size hasn't changed