Ardour  9.0-pre0-384-ga76afae0e9
ObjectInfo Struct Reference

#include <gtkbuilderprivate.h>

Public Attributes

TagInfo tag
 
gchar * class_name
 
gchar * id
 
gchar * constructor
 
GSList * properties
 
GSList * signals
 
GObject * object
 
CommonInfoparent
 

Detailed Description

Definition at line 34 of file gtkbuilderprivate.h.

Member Data Documentation

◆ class_name

gchar* ObjectInfo::class_name

Definition at line 36 of file gtkbuilderprivate.h.

◆ constructor

gchar* ObjectInfo::constructor

Definition at line 38 of file gtkbuilderprivate.h.

◆ id

gchar* ObjectInfo::id

Definition at line 37 of file gtkbuilderprivate.h.

◆ object

GObject* ObjectInfo::object

Definition at line 41 of file gtkbuilderprivate.h.

◆ parent

CommonInfo* ObjectInfo::parent

Definition at line 42 of file gtkbuilderprivate.h.

◆ properties

GSList* ObjectInfo::properties

Definition at line 39 of file gtkbuilderprivate.h.

◆ signals

GSList* ObjectInfo::signals

Definition at line 40 of file gtkbuilderprivate.h.

◆ tag

TagInfo ObjectInfo::tag

Definition at line 35 of file gtkbuilderprivate.h.


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