1 --- /home/photon/svn/Gtk2-Notify-0.05/xs/Notify.xs 2007-10-04 14:11:13.000000000 +0200
2 +++ xs/Notify.xs 2011-04-14 20:49:37.362871677 +0200
4 MODULE = Gtk2::Notify PACKAGE = Gtk2::Notify PREFIX = notify_notification_
7 -notify_notification_new (class, summary, body=NULL, icon=NULL, attach=NULL)
8 +notify_notification_new (class, summary, body=NULL, icon=NULL)
12 - GtkWidget_ornull *attach
14 - summary, body, icon, attach
17 #if GTK_CHECK_VERSION (2, 9, 2)