Zrythm
a highly automated and intuitive digital audio workstation
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 96 of file gtk.h.

Field Documentation

◆ g_type_instance

GTypeInstance ZGObjectImpl::g_type_instance

Definition at line 98 of file gtk.h.

◆ qdata

GData* ZGObjectImpl::qdata

Definition at line 102 of file gtk.h.

◆ ref_count

guint ZGObjectImpl::ref_count

Definition at line 101 of file gtk.h.


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