Type.setQdata

Attaches arbitrary data to a type.

class Type
static
void
setQdata

Parameters

type GType

a GType

quark GQuark

a GQuark id to identify the data

data void*

the data

Meta