GParameter

The GParameter struct is an auxiliary structure used to hand parameter name/value pairs to gobject.object.ObjectG.newv.

More...

Members

Variables

name
const(char)* name;

the parameter name

value
GValue value;

the parameter value

Detailed Description

Deprecated: This type is not introspectable.