forked from external/yambar
particle/list: expose info through the new struct particle_info struct
This commit is contained in:
parent
0f8f21510a
commit
6379b1939f
5 changed files with 56 additions and 48 deletions
|
@ -42,3 +42,4 @@ bool conf_verify_color(keychain_t *chain, const struct yml_node *node);
|
|||
bool conf_verify_font(keychain_t *chain, const struct yml_node *node);
|
||||
|
||||
bool conf_verify_particle(keychain_t *chain, const struct yml_node *node);
|
||||
bool conf_verify_particle_list_items(keychain_t *chain, const struct yml_node *node);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue