java-gnome version 4.0.19

org.gnome.gtk
Interface Dialog.Response

Enclosing class:
Dialog

public static interface Dialog.Response

This signal arises when a user activates one of the Widgets laid out in the action area of the Dialog.

Since:
4.0.5
Author:
Thomas Schmitz, Vreixo Formoso

Method Summary
 void onResponse(Dialog source, ResponseType response)
           
 

Method Detail

onResponse

void onResponse(Dialog source,
                ResponseType response)


java-gnome