/*
 * call-seq:
 *      clear_actions
 *
 * Clears all actions from the notification
 */
static VALUE
notification_clear_actions( VALUE self ) {