rofi
1.7.8
rofi-types.c
Go to the documentation of this file.
1
#include "
rofi-types.h
"
2
6
const
char
*
const
PropertyTypeName
[
P_NUM_TYPES
] = {
8
"Integer"
,
10
"Double"
,
12
"String"
,
14
"Boolean"
,
16
"Color"
,
18
"Image"
,
20
"Padding"
,
22
"Reference"
,
24
"Position"
,
26
"Highlight"
,
28
"List"
,
30
"Orientation"
,
32
"Cursor"
,
34
"Inherit"
,
35
};
PropertyTypeName
const char *const PropertyTypeName[P_NUM_TYPES]
Definition
rofi-types.c:6
rofi-types.h
P_NUM_TYPES
@ P_NUM_TYPES
Definition
rofi-types.h:40
source
rofi-types.c
Generated by
1.13.2