Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
ZGObjectImpl Struct Reference

GObject struct (from GObject source code), used where hacks are needed. More...

#include <utils/gtk.h>

Data Fields

GTypeInstance g_type_instance
 
guint ref_count
 
GData * qdata
 

Detailed Description

GObject struct (from GObject source code), used where hacks are needed.

Definition at line 105 of file gtk.h.

Field Documentation

◆ g_type_instance

GTypeInstance ZGObjectImpl::g_type_instance

Definition at line 107 of file gtk.h.

◆ qdata

GData* ZGObjectImpl::qdata

Definition at line 111 of file gtk.h.

◆ ref_count

guint ZGObjectImpl::ref_count

Definition at line 110 of file gtk.h.


The documentation for this struct was generated from the following file: