28 #ifndef ROFI_XRMOPTIONS_H
29 #define ROFI_XRMOPTIONS_H
107 const char *comment);
124 void print_help_msg(
const char *option,
const char *type,
const char *text,
125 const char *def,
int isatty);
void config_parse_cmd_options(void)
void config_parser_add_option(XrmOptionType type, const char *key, void **value, const char *comment)
void print_help_msg(const char *option, const char *type, const char *text, const char *def, int isatty)
gboolean config_parse_set_property(const Property *p, char **error)
Set config option.
void config_parse_dump_config_rasi_format(FILE *out, gboolean changes)
Dump configuration in rasi format.
char ** config_parser_return_display_help(unsigned int *length)
void config_xresource_free(void)