Gimp.Scanner.Scanner.string – gimp-3.0 Reference Manual
Packages
gimp-3.0
Gimp
Scanner
Scanner.file
Scanner.stream
Scanner.string
@ref
parse_boolean
parse_color
parse_data
parse_double
parse_identifier
parse_int
parse_int64
parse_matrix2
parse_string
parse_string_no_validate
parse_token
unref
Scanner.string
Description:
[
CCode
( has_construct_function =
false
) ]
[
Version
( since =
"2.4"
) ]
public
Scanner.string
(
char
[] text)
throws
Error
Parameters:
text_len
The length of
text
, or -1 if NULL-terminated
Returns:
The new
Scanner
.