/*
 * call-seq:
 *      init?
 *
 * Returns TRUE if libnotify is inizialized, or FALSE
 */
static VALUE
is_initted( VALUE self ) {