38 gint64 match_dbus_timeout;
42 gint64 override_dbus_timeout;
45 enum markup_mode markup;
57 int override_pause_level;
69 int progress_bar_alignment;
87void rule_free(
struct rule *r);
89void rule_print(
const struct rule *r);
Notification type definitions.
struct rule * get_rule(const char *name)
Get rule with this name from rules.
struct rule * rule_new(const char *name)
Allocate a new rule with given name.
bool rule_offset_is_modifying(const size_t offset)
Check if a rule is an action.
bool rule_offset_is_filter(const size_t offset)
Check if a rule is an filter.
Type definitions for settings.