| Top |
BeagleQueryPartHuman *
beagle_query_part_human_new (void);
Creates a new BeagleQueryPartHuman.
void beagle_query_part_human_set_string (BeagleQueryPartHuman *part,const char *string);
Sets the "human" string on a BeagleQueryPartHuman. This should be used for user input as it can contain query modifiers like "OR".