mirror of
https://github.com/labwc/labwc.git
synced 2025-11-07 13:30:06 -05:00
src/config/rcxml.c: optionally write nodenames to buffer
This commit is contained in:
parent
bc51e0ad2f
commit
1f5d8c3812
4 changed files with 19 additions and 9 deletions
|
|
@ -15,6 +15,6 @@ extern struct rcxml rc;
|
|||
void rcxml_init(struct rcxml *rc);
|
||||
void rcxml_parse_xml(struct buf *b);
|
||||
void rcxml_read(const char *filename);
|
||||
void rcxml_set_verbose(void);
|
||||
void rcxml_get_nodenames(struct buf *b);
|
||||
|
||||
#endif /* RCXML_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue