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

include=<gtk/gtk.h>
include="bz-hook-dialog-option.h"

ensure=BZ_TYPE_HOOK_DIALOG_OPTION

property=id char G_TYPE_STRING string
property=title char G_TYPE_STRING string
property=body char G_TYPE_STRING string
property=body_use_markup gboolean G_TYPE_BOOLEAN boolean
property=options GListModel G_TYPE_LIST_MODEL object
property=default_response_id char G_TYPE_STRING string
