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