Type.setQdata

Attaches arbitrary data to a type.

struct Type
static
void
setQdata
(,
GQuark quark
,
void* data
)

Parameters

type GType

a #GType

quark GQuark

a #GQuark id to identify the data

data void*

the data

Meta