gtkDialogResponse: gtkDialogResponse

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Emits the gtkDialogResponse signal with the given response ID. Used to indicate that the user has responded to the dialog in some way; typically either you or gtkDialogRun will be monitoring the ::response signal and take appropriate action.

Usage

1
gtkDialogResponse(object, response.id)

Arguments

object

a GtkDialog

response.id

response ID

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.