Name
e_config_page_check —
Synopsis
gboolean e_config_page_check ( | ec, | |
| | pageid); | |
| EConfig * | ec; |
| const char * | pageid; |
Arguments
- ec
- pageid
The path of the page item.
Description
Check that a given page is complete. If pageid is NULL, then check
the whole config. No check is made that the page actually exists.
Return value
FALSE if the data is inconsistent/incomplete.