prefix=bz
name=backend_notification
parent-prefix=g
parent-name=object
author=AUTOGEN

enum=bz backend_notification_kind error tell_incoming replace_entry install_done update_done remove_done external_change

include="bz-entry.h"

property=kind BzBackendNotificationKind BZ_TYPE_BACKEND_NOTIFICATION_KIND enum
property=error char G_TYPE_STRING string
property=n_incoming int G_TYPE_INT int
property=entry BzEntry BZ_TYPE_ENTRY object
property=version char G_TYPE_STRING string
property=unique_id char G_TYPE_STRING string
