Function
GtkRcPropertyParser
Declaration
gboolean
(* GtkRcPropertyParser) (
const GParamSpec* pspec,
const GString* rc_string,
GValue* property_value
)
Parameters
pspec-
Type:
GParamSpecNo description available.
The data is owned by the caller of the function. rc_string-
Type:
GStringNo description available.
The data is owned by the caller of the function. property_value-
Type:
GValueNo description available.
The data is owned by the caller of the function.