| Change |
Effect |
1 | Field accessible_desc has been added to this type. | Size of the inclusive type has been changed. ATTENTION: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field reserved1 has been added to this type. | Size of the inclusive type has been changed. ATTENTION: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
3 | Field reserved2 has been added to this type. | Size of the inclusive type has been changed. ATTENTION: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
4 | Field reserved3 has been added to this type. | Size of the inclusive type has been changed. ATTENTION: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
5 | Field reserved4 has been added to this type. | Size of the inclusive type has been changed. ATTENTION: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
6 | Size of this type has been changed from 12 bytes to 32 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
indicator_object_entry_activate ( IndicatorObject* io, IndicatorObjectEntry* entry, guint timestamp )2nd parameter 'entry' (pointer) has base type '_IndicatorObjectEntry'.
indicator_object_entry_close ( IndicatorObject* io, IndicatorObjectEntry* entry, guint timestamp )2nd parameter 'entry' (pointer) has base type '_IndicatorObjectEntry'.
indicator_object_get_location ( IndicatorObject* io, IndicatorObjectEntry* entry )2nd parameter 'entry' (pointer) has base type '_IndicatorObjectEntry'.
indicator_object_get_show_now ( IndicatorObject* io, IndicatorObjectEntry* entry )2nd parameter 'entry' (pointer) has base type '_IndicatorObjectEntry'.