Zrythm v2.0.0-DEV
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 <src/gui/backend/gtk_widgets/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 98 of file gtk.h.

Field Documentation

◆ g_type_instance

GTypeInstance ZGObjectImpl::g_type_instance

Definition at line 100 of file gtk.h.

◆ qdata

GData* ZGObjectImpl::qdata

Definition at line 104 of file gtk.h.

◆ ref_count

guint ZGObjectImpl::ref_count

Definition at line 103 of file gtk.h.


The documentation for this struct was generated from the following file:
  • src/gui/backend/gtk_widgets/gtk.h