rofi  1.5.4
rofi-types.c File Reference
#include "rofi-types.h"
Include dependency graph for rofi-types.c:

Go to the source code of this file.

Variables

const char *const PropertyTypeName [P_NUM_TYPES]
 

Variable Documentation

◆ PropertyTypeName

const char* const PropertyTypeName[P_NUM_TYPES]
Initial value:
= {
"Integer",
"Double",
"String",
"Boolean",
"Color",
"Padding",
"Reference",
"Position",
"Highlight",
"List",
"Orientation",
"Inherit",
}

Name of the property type

Definition at line 6 of file rofi-types.c.

Referenced by __config_parser_set_property(), and rofi_theme_find_property().