Type.setQdata

Attaches arbitrary data to a type.

struct Type
static
void
setQdata

Parameters

type GType

a #GType

quark GQuark

a #GQuark id to identify the data

data void*

the data

Meta