
Functions | |
| void | pdb_rule_set_class (PDBRule *self, const gchar *class) |
| void | pdb_rule_set_rule_id (PDBRule *self, const gchar *rule_id) |
| void | pdb_rule_add_action (PDBRule *self, PDBAction *action) |
| gchar * | pdb_rule_get_name (PDBRule *self) |
| PDBRule * | pdb_rule_new (void) |
| PDBRule * | pdb_rule_ref (PDBRule *self) |
| void | pdb_rule_unref (PDBRule *self) |
| void pdb_rule_add_action | ( | PDBRule * | self, |
| PDBAction * | action | ||
| ) |
| gchar* pdb_rule_get_name | ( | PDBRule * | self | ) |
| PDBRule* pdb_rule_new | ( | void | ) |
| PDBRule* pdb_rule_ref | ( | PDBRule * | self | ) |
| void pdb_rule_set_class | ( | PDBRule * | self, |
| const gchar * | class | ||
| ) |
| void pdb_rule_set_rule_id | ( | PDBRule * | self, |
| const gchar * | rule_id | ||
| ) |
| void pdb_rule_unref | ( | PDBRule * | self | ) |