/* * call-seq: * category=( cat_name ) * * cat_name = category name * * Sets the category */ static VALUE notification_set_category( VALUE self, VALUE cat ) {