Method
GimpConfigdeserialize
Declaration [src]
gboolean
gimp_config_deserialize (
GimpConfig* config,
GScanner* scanner,
gint nest_level,
gpointer data
)
Parameters
scanner |
GScanner |
The |
|
The data is owned by the caller of the function. | |
nest_level |
gint |
The nest level. |
|
data |
gpointer |
Client data. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |