java-gnome version 4.0.19

org.gnome.gtk
Interface InfoBar.Response

Enclosing class:
InfoBar

public static interface InfoBar.Response

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

Since:
4.0.16
Author:
Guillaume Mazoyer

Method Summary
 void onResponse(InfoBar source, ResponseType response)
           
 

Method Detail

onResponse

void onResponse(InfoBar source,
                ResponseType response)


java-gnome