Constructor
FoundryInputValidatorRegexnew
Declaration [src]
FoundryInputValidator*
foundry_input_validator_regex_new (
GRegex* regex
)
Parameters
regex-
Type:
GRegexNo description available.
The data is owned by the caller of the function.
Return value
Type: FoundryInputValidator
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |