Valadoc | Vala | Tutorial | API-References | Markup

init


Description:

public bool init (string app_name)

Initialized libnotify. This must be called before any other functions.

Parameters:

app_name The name of the application initializing libnotify.

Returns:

true if successful, or false on error.

Namespace: Notify
Package: libnotify