g_type_class_get_private ( type_class private_type -- gpointer )


Vocabulary
gobject.ffi.private

Inputs
type_classan object
private_typean object


Outputs
gpointeran object


Definition