Struct pnmixerlib::notif::Notif [] [src]

pub struct Notif { /* fields omitted */ }

An expression of our notification system. Holds all the relevant information needed by Gtk+ callbacks to interact with libnotify.

Methods

impl Notif
[src]

Create a new notification instance from the current preferences.

Reload the notification instance from the current preferences.

Shows a volume notification, e.g. for volume or mute state change.

Shows a text notification, e.g. for warnings or errors.