Go to the source code of this file.
|
#define | SFI_SERIAL_NULL_TOKEN |
|
|
GTokenType | sfi_value_parse_typed (GValue *value, GScanner *scanner) |
|
GTokenType | sfi_value_parse_param_rest (GValue *value, GScanner *scanner, GParamSpec *pspec) |
|
void | sfi_value_store_typed (const GValue *value, GString *gstring) |
|
void | sfi_value_store_param (const GValue *value, GString *gstring, GParamSpec *pspec, guint indent) |
|
void | sfi_value_store_stderr (const GValue *value) |
|
gboolean | sfi_serial_check_parse_null_token (GScanner *scanner) |
|
|
const GScannerConfig * | sfi_storage_scanner_config |
|