Interface

Adw-1AdwAlertDialogSignalSignatures

interface SignalSignatures {
    "close-attempt": () => void;
    closed: () => void;
    destroy: () => void;
    "direction-changed": (arg0: Gtk.TextDirection) => void;
    hide: () => void;
    "keynav-failed": (arg0: Gtk.DirectionType) => boolean | void;
    map: () => void;
    "mnemonic-activate": (arg0: boolean) => boolean | void;
    "move-focus": (arg0: Gtk.DirectionType) => void;
    notify: (arg0: GObject.ParamSpec) => void;
    "notify::accessible-role": (pspec: GObject.ParamSpec) => void;
    "notify::body": (pspec: GObject.ParamSpec) => void;
    "notify::body-use-markup": (pspec: GObject.ParamSpec) => void;
    "notify::can-close": (pspec: GObject.ParamSpec) => void;
    "notify::can-focus": (pspec: GObject.ParamSpec) => void;
    "notify::can-target": (pspec: GObject.ParamSpec) => void;
    "notify::child": (pspec: GObject.ParamSpec) => void;
    "notify::close-response": (pspec: GObject.ParamSpec) => void;
    "notify::content-height": (pspec: GObject.ParamSpec) => void;
    "notify::content-width": (pspec: GObject.ParamSpec) => void;
    "notify::css-classes": (pspec: GObject.ParamSpec) => void;
    "notify::css-name": (pspec: GObject.ParamSpec) => void;
    "notify::current-breakpoint": (pspec: GObject.ParamSpec) => void;
    "notify::cursor": (pspec: GObject.ParamSpec) => void;
    "notify::default-response": (pspec: GObject.ParamSpec) => void;
    "notify::default-widget": (pspec: GObject.ParamSpec) => void;
    "notify::extra-child": (pspec: GObject.ParamSpec) => void;
    "notify::focus-on-click": (pspec: GObject.ParamSpec) => void;
    "notify::focus-widget": (pspec: GObject.ParamSpec) => void;
    "notify::focusable": (pspec: GObject.ParamSpec) => void;
    "notify::follows-content-size": (pspec: GObject.ParamSpec) => void;
    "notify::halign": (pspec: GObject.ParamSpec) => void;
    "notify::has-default": (pspec: GObject.ParamSpec) => void;
    "notify::has-focus": (pspec: GObject.ParamSpec) => void;
    "notify::has-tooltip": (pspec: GObject.ParamSpec) => void;
    "notify::heading": (pspec: GObject.ParamSpec) => void;
    "notify::heading-use-markup": (pspec: GObject.ParamSpec) => void;
    "notify::height-request": (pspec: GObject.ParamSpec) => void;
    "notify::hexpand": (pspec: GObject.ParamSpec) => void;
    "notify::hexpand-set": (pspec: GObject.ParamSpec) => void;
    "notify::layout-manager": (pspec: GObject.ParamSpec) => void;
    "notify::limit-events": (pspec: GObject.ParamSpec) => void;
    "notify::margin-bottom": (pspec: GObject.ParamSpec) => void;
    "notify::margin-end": (pspec: GObject.ParamSpec) => void;
    "notify::margin-start": (pspec: GObject.ParamSpec) => void;
    "notify::margin-top": (pspec: GObject.ParamSpec) => void;
    "notify::name": (pspec: GObject.ParamSpec) => void;
    "notify::opacity": (pspec: GObject.ParamSpec) => void;
    "notify::overflow": (pspec: GObject.ParamSpec) => void;
    "notify::parent": (pspec: GObject.ParamSpec) => void;
    "notify::prefer-wide-layout": (pspec: GObject.ParamSpec) => void;
    "notify::presentation-mode": (pspec: GObject.ParamSpec) => void;
    "notify::receives-default": (pspec: GObject.ParamSpec) => void;
    "notify::root": (pspec: GObject.ParamSpec) => void;
    "notify::scale-factor": (pspec: GObject.ParamSpec) => void;
    "notify::sensitive": (pspec: GObject.ParamSpec) => void;
    "notify::title": (pspec: GObject.ParamSpec) => void;
    "notify::tooltip-markup": (pspec: GObject.ParamSpec) => void;
    "notify::tooltip-text": (pspec: GObject.ParamSpec) => void;
    "notify::valign": (pspec: GObject.ParamSpec) => void;
    "notify::vexpand": (pspec: GObject.ParamSpec) => void;
    "notify::vexpand-set": (pspec: GObject.ParamSpec) => void;
    "notify::visible": (pspec: GObject.ParamSpec) => void;
    "notify::width-request": (pspec: GObject.ParamSpec) => void;
    "query-tooltip": (
        arg0: number,
        arg1: number,
        arg2: boolean,
        arg3: Gtk.Tooltip,
    ) => boolean | void;
    realize: () => void;
    response: (arg0: string) => void;
    "response::body": (arg0: string) => void;
    "response::body-use-markup": (arg0: string) => void;
    "response::can-close": (arg0: string) => void;
    "response::can-focus": (arg0: string) => void;
    "response::can-target": (arg0: string) => void;
    "response::child": (arg0: string) => void;
    "response::close-response": (arg0: string) => void;
    "response::content-height": (arg0: string) => void;
    "response::content-width": (arg0: string) => void;
    "response::css-classes": (arg0: string) => void;
    "response::css-name": (arg0: string) => void;
    "response::current-breakpoint": (arg0: string) => void;
    "response::cursor": (arg0: string) => void;
    "response::default-response": (arg0: string) => void;
    "response::default-widget": (arg0: string) => void;
    "response::extra-child": (arg0: string) => void;
    "response::focus-on-click": (arg0: string) => void;
    "response::focus-widget": (arg0: string) => void;
    "response::focusable": (arg0: string) => void;
    "response::follows-content-size": (arg0: string) => void;
    "response::halign": (arg0: string) => void;
    "response::has-default": (arg0: string) => void;
    "response::has-focus": (arg0: string) => void;
    "response::has-tooltip": (arg0: string) => void;
    "response::heading": (arg0: string) => void;
    "response::heading-use-markup": (arg0: string) => void;
    "response::height-request": (arg0: string) => void;
    "response::hexpand": (arg0: string) => void;
    "response::hexpand-set": (arg0: string) => void;
    "response::layout-manager": (arg0: string) => void;
    "response::limit-events": (arg0: string) => void;
    "response::margin-bottom": (arg0: string) => void;
    "response::margin-end": (arg0: string) => void;
    "response::margin-start": (arg0: string) => void;
    "response::margin-top": (arg0: string) => void;
    "response::name": (arg0: string) => void;
    "response::opacity": (arg0: string) => void;
    "response::overflow": (arg0: string) => void;
    "response::parent": (arg0: string) => void;
    "response::prefer-wide-layout": (arg0: string) => void;
    "response::presentation-mode": (arg0: string) => void;
    "response::receives-default": (arg0: string) => void;
    "response::root": (arg0: string) => void;
    "response::scale-factor": (arg0: string) => void;
    "response::sensitive": (arg0: string) => void;
    "response::title": (arg0: string) => void;
    "response::tooltip-markup": (arg0: string) => void;
    "response::tooltip-text": (arg0: string) => void;
    "response::valign": (arg0: string) => void;
    "response::vexpand": (arg0: string) => void;
    "response::vexpand-set": (arg0: string) => void;
    "response::visible": (arg0: string) => void;
    "response::width-request": (arg0: string) => void;
    show: () => void;
    "state-flags-changed": (arg0: Gtk.StateFlags) => void;
    unmap: () => void;
    unrealize: () => void;
}

Hierarchy (View Summary)

Index

Properties

notify::body notify::body-use-markup notify::can-close notify::can-focus notify::can-target notify::child notify::close-response notify::content-height notify::content-width notify::css-classes notify::css-name notify::current-breakpoint notify::cursor notify::default-response notify::default-widget notify::extra-child notify::focus-on-click notify::focus-widget notify::focusable notify::follows-content-size notify::halign notify::has-default notify::has-focus notify::has-tooltip notify::heading notify::heading-use-markup notify::height-request notify::hexpand notify::hexpand-set notify::layout-manager notify::limit-events notify::margin-bottom notify::margin-end notify::margin-start notify::margin-top notify::name notify::opacity notify::overflow notify::parent notify::prefer-wide-layout notify::presentation-mode notify::receives-default notify::root notify::scale-factor notify::sensitive notify::title notify::tooltip-markup notify::tooltip-text notify::valign notify::vexpand notify::vexpand-set notify::visible notify::width-request response response::body response::body-use-markup response::can-close response::can-focus response::can-target response::child response::close-response response::content-height response::content-width response::css-classes response::css-name response::current-breakpoint response::cursor response::default-response response::default-widget response::extra-child response::focus-on-click response::focus-widget response::focusable response::follows-content-size response::halign response::has-default response::has-focus response::has-tooltip response::heading response::heading-use-markup response::height-request response::hexpand response::hexpand-set response::layout-manager response::limit-events response::margin-bottom response::margin-end response::margin-start response::margin-top response::name response::opacity response::overflow response::parent response::prefer-wide-layout response::presentation-mode response::receives-default response::root response::scale-factor response::sensitive response::title response::tooltip-markup response::tooltip-text response::valign response::vexpand response::vexpand-set response::visible response::width-request

Properties - Inherited from Adw.Dialog.SignalSignatures

Properties

"notify::body": (pspec: GObject.ParamSpec) => void
"notify::body-use-markup": (pspec: GObject.ParamSpec) => void
"notify::can-close": (pspec: GObject.ParamSpec) => void
"notify::can-focus": (pspec: GObject.ParamSpec) => void
"notify::can-target": (pspec: GObject.ParamSpec) => void
"notify::child": (pspec: GObject.ParamSpec) => void
"notify::close-response": (pspec: GObject.ParamSpec) => void
"notify::content-height": (pspec: GObject.ParamSpec) => void
"notify::content-width": (pspec: GObject.ParamSpec) => void
"notify::css-classes": (pspec: GObject.ParamSpec) => void
"notify::css-name": (pspec: GObject.ParamSpec) => void
"notify::current-breakpoint": (pspec: GObject.ParamSpec) => void
"notify::cursor": (pspec: GObject.ParamSpec) => void
"notify::default-response": (pspec: GObject.ParamSpec) => void
"notify::default-widget": (pspec: GObject.ParamSpec) => void
"notify::extra-child": (pspec: GObject.ParamSpec) => void
"notify::focus-on-click": (pspec: GObject.ParamSpec) => void
"notify::focus-widget": (pspec: GObject.ParamSpec) => void
"notify::focusable": (pspec: GObject.ParamSpec) => void
"notify::follows-content-size": (pspec: GObject.ParamSpec) => void
"notify::halign": (pspec: GObject.ParamSpec) => void
"notify::has-default": (pspec: GObject.ParamSpec) => void
"notify::has-focus": (pspec: GObject.ParamSpec) => void
"notify::has-tooltip": (pspec: GObject.ParamSpec) => void
"notify::heading": (pspec: GObject.ParamSpec) => void
"notify::heading-use-markup": (pspec: GObject.ParamSpec) => void
"notify::height-request": (pspec: GObject.ParamSpec) => void
"notify::hexpand": (pspec: GObject.ParamSpec) => void
"notify::hexpand-set": (pspec: GObject.ParamSpec) => void
"notify::layout-manager": (pspec: GObject.ParamSpec) => void
"notify::limit-events": (pspec: GObject.ParamSpec) => void
"notify::margin-bottom": (pspec: GObject.ParamSpec) => void
"notify::margin-end": (pspec: GObject.ParamSpec) => void
"notify::margin-start": (pspec: GObject.ParamSpec) => void
"notify::margin-top": (pspec: GObject.ParamSpec) => void
"notify::name": (pspec: GObject.ParamSpec) => void
"notify::opacity": (pspec: GObject.ParamSpec) => void
"notify::overflow": (pspec: GObject.ParamSpec) => void
"notify::parent": (pspec: GObject.ParamSpec) => void
"notify::prefer-wide-layout": (pspec: GObject.ParamSpec) => void
"notify::presentation-mode": (pspec: GObject.ParamSpec) => void
"notify::receives-default": (pspec: GObject.ParamSpec) => void
"notify::root": (pspec: GObject.ParamSpec) => void
"notify::scale-factor": (pspec: GObject.ParamSpec) => void
"notify::sensitive": (pspec: GObject.ParamSpec) => void
"notify::title": (pspec: GObject.ParamSpec) => void
"notify::tooltip-markup": (pspec: GObject.ParamSpec) => void
"notify::tooltip-text": (pspec: GObject.ParamSpec) => void
"notify::valign": (pspec: GObject.ParamSpec) => void
"notify::vexpand": (pspec: GObject.ParamSpec) => void
"notify::vexpand-set": (pspec: GObject.ParamSpec) => void
"notify::visible": (pspec: GObject.ParamSpec) => void
"notify::width-request": (pspec: GObject.ParamSpec) => void
response: (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::body": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::body-use-markup": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::can-close": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::can-focus": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::can-target": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::child": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::close-response": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::content-height": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::content-width": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::css-classes": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::css-name": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::current-breakpoint": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::cursor": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::default-response": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::default-widget": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::extra-child": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::focus-on-click": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::focus-widget": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::focusable": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::follows-content-size": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::halign": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::has-default": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::has-focus": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::has-tooltip": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::heading": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::heading-use-markup": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::height-request": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::hexpand": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::hexpand-set": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::layout-manager": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::limit-events": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::margin-bottom": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::margin-end": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::margin-start": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::margin-top": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::name": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::opacity": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::overflow": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::parent": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::prefer-wide-layout": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::presentation-mode": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::receives-default": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::root": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::scale-factor": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::sensitive": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::title": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::tooltip-markup": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::tooltip-text": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::valign": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::vexpand": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::vexpand-set": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::visible": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

"response::width-request": (arg0: string) => void

This signal is emitted when the dialog is closed.

response will be set to the response ID of the button that had been activated.

if the dialog was closed by pressing Escape or with a system action, response will be set to the value of AlertDialog.close_response.

1.5

Properties - Inherited from Adw.Dialog.SignalSignatures

"close-attempt": () => void

Emitted when the close button or shortcut is used, or Dialog.close is called while Dialog.can_close is set to FALSE.

1.5

closed: () => void

Emitted when the dialog is successfully closed.

1.5

destroy: () => void

Signals that all holders of a reference to the widget should release the reference that they hold.

May result in finalization of the widget if all references are released.

This signal is not suitable for saving widget state.

"direction-changed": (arg0: Gtk.TextDirection) => void

Emitted when the text direction of a widget changes.

hide: () => void

Emitted when widget is hidden.

"keynav-failed": (arg0: Gtk.DirectionType) => boolean | void

Emitted if keyboard navigation fails.

See Gtk.Widget.keynav_failed for details.

map: () => void

Emitted when widget is going to be mapped.

A widget is mapped when the widget is visible (which is controlled with Gtk.Widget.visible) and all its parents up to the toplevel widget are also visible.

The ::map signal can be used to determine whether a widget will be drawn, for instance it can resume an animation that was stopped during the emission of Gtk.Widget::unmap.

"mnemonic-activate": (arg0: boolean) => boolean | void

Emitted when a widget is activated via a mnemonic.

The default handler for this signal activates widget if group_cycling is false, or just makes widget grab focus if group_cycling is true.

"move-focus": (arg0: Gtk.DirectionType) => void

Emitted when the focus is moved.

The ::move-focus signal is a keybinding signal.

The default bindings for this signal are Tab to move forward, and Shift+Tab to move backward.

notify: (arg0: GObject.ParamSpec) => void

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Note that getting this signal doesn’t itself guarantee that the value of the property has actually changed. When it is emitted is determined by the derived GObject class. If the implementor did not create the property with GObject.ParamFlags.EXPLICIT_NOTIFY, then any call to g_object_set_property() results in ::notify being emitted, even if the new value is the same as the old. If they did pass GObject.ParamFlags.EXPLICIT_NOTIFY, then this signal is emitted only when they explicitly call g_object_notify() or g_object_notify_by_pspec(), and common practice is to do that only when the value has actually changed.

This signal is typically used to obtain change notification for a single property, by specifying the property name as a detail in the g_signal_connect() call, like this:

g_signal_connect (text_view->buffer, "notify::paste-target-list",
G_CALLBACK (gtk_text_view_target_list_notify),
text_view)

It is important to note that you must use [canonical parameter names][class@GObject.ParamSpec#parameter-names] as detail strings for the notify signal.

"notify::accessible-role": (pspec: GObject.ParamSpec) => void
"query-tooltip": (
    arg0: number,
    arg1: number,
    arg2: boolean,
    arg3: Gtk.Tooltip,
) => boolean | void

Emitted when the widget’s tooltip is about to be shown.

This happens when the Gtk.Widget.has_tooltip property is true and the hover timeout has expired with the cursor hovering above widget; or emitted when widget got focus in keyboard mode.

Using the given coordinates, the signal handler should determine whether a tooltip should be shown for widget. If this is the case true should be returned, false otherwise. Note that if keyboard_mode is true, the values of x and y are undefined and should not be used.

The signal handler is free to manipulate tooltip with the therefore destined function calls.

realize: () => void

Emitted when widget is associated with a Gdk.Surface.

This means that Gtk.Widget.realize has been called or the widget has been mapped (that is, it is going to be drawn).

show: () => void

Emitted when widget is shown.

"state-flags-changed": (arg0: Gtk.StateFlags) => void

Emitted when the widget state changes.

See Gtk.Widget.get_state_flags.

unmap: () => void

Emitted when widget is going to be unmapped.

A widget is unmapped when either it or any of its parents up to the toplevel widget have been set as hidden.

As ::unmap indicates that a widget will not be shown any longer, it can be used to, for example, stop an animation on the widget.

unrealize: () => void

Emitted when the Gdk.Surface associated with widget is destroyed.

This means that Gtk.Widget.unrealize has been called or the widget has been unmapped (that is, it is going to be hidden).