Function
GimpConfigInterfacedeserialize_return
since: 2.4
Declaration [src]
gboolean
gimp_config_deserialize_return (
  GScanner* scanner,
  GTokenType expected_token,
  gint nest_level
)
Parameters
- scanner
- 
            Type: GScannerA GScanner.The data is owned by the caller of the function. 
- expected_token
- 
            Type: GTokenTypeThe expected token. 
- nest_level
- 
            Type: gintThe nest level.