Module Gio.Notification

class type notification_t = object ... end
class notification : [ `notification | `object_ ] Gobject.obj -> notification_t
val new_ : string -> notification_t