Ardour  9.0-pre0-384-ga76afae0e9
ChildInfo Struct Reference

#include <gtkbuilderprivate.h>

Public Attributes

TagInfo tag
 
GSList * packing_properties
 
GObject * object
 
CommonInfoparent
 
gchar * type
 
gchar * internal_child
 
gboolean added
 

Detailed Description

Definition at line 45 of file gtkbuilderprivate.h.

Member Data Documentation

◆ added

gboolean ChildInfo::added

Definition at line 52 of file gtkbuilderprivate.h.

◆ internal_child

gchar* ChildInfo::internal_child

Definition at line 51 of file gtkbuilderprivate.h.

◆ object

GObject* ChildInfo::object

Definition at line 48 of file gtkbuilderprivate.h.

◆ packing_properties

GSList* ChildInfo::packing_properties

Definition at line 47 of file gtkbuilderprivate.h.

◆ parent

CommonInfo* ChildInfo::parent

Definition at line 49 of file gtkbuilderprivate.h.

◆ tag

TagInfo ChildInfo::tag

Definition at line 46 of file gtkbuilderprivate.h.

◆ type

gchar* ChildInfo::type

Definition at line 50 of file gtkbuilderprivate.h.


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