![]() |
![]() |
![]() |
Goffice Reference Manual | ![]() |
---|---|---|---|---|
GQuark go_search_replace_error_quark (void); gboolean go_search_replace_verify (GoSearchReplace *sr, gboolean repl, GError **err); gboolean go_search_match_string (GoSearchReplace *sr, const char *src); char* go_search_replace_string (GoSearchReplace *sr, const char *src);
gboolean go_search_replace_verify (GoSearchReplace *sr, gboolean repl, GError **err);
Checks that validity of the search-and-replace data and returns TRUE on success.
|
Search-and-Replace info to be checked |
|
Check replacement part too. |
|
Location to store error message. |
Returns : |
gboolean go_search_match_string (GoSearchReplace *sr, const char *src);
|
|
|
|
Returns : |