java-gnome version 4.0.19

org.gnome.notify
Interface Notification.Closed

Enclosing class:
Notification

public static interface Notification.Closed

Signal emmitted when a notification is closed. This can happen in three ways:

Since:
4.0.12
Author:
Serkan Kaba

Method Summary
 void onClosed(Notification source)
           
 

Method Detail

onClosed

void onClosed(Notification source)


java-gnome