org.gnu.gtk.event
public static class DialogEvent.Type extends EventType
Field Summary | |
---|---|
static DialogEvent.Type | CLOSE
This event indicates that the source dialog has closed. |
static DialogEvent.Type | RESPONSE
This event is emitted when an action widget is clicked or the dialog
receives a "delete" event. |