mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
rcxml: add rcxml_finish()
This commit is contained in:
parent
c6c73366d2
commit
68fb8a3af5
5 changed files with 28 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ extern struct rcxml rc;
|
|||
|
||||
void rcxml_parse_xml(struct buf *b);
|
||||
void rcxml_read(const char *filename);
|
||||
void rcxml_finish(void);
|
||||
void rcxml_get_nodenames(struct buf *b);
|
||||
|
||||
#endif /* __LABWC_RCXML_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue