Ardour  8.7-14-g57a6773833
_GtkBoxChild Struct Reference

#include <gtkbox.h>

Inheritance diagram for _GtkBoxChild:
[legend]

Public Attributes

GtkWidgetwidget
 
guint16 padding
 
guint expand: 1
 
guint fill: 1
 
guint pack: 1
 
guint is_secondary: 1
 

Detailed Description

Definition at line 93 of file gtkbox.h.

Member Data Documentation

◆ expand

guint _GtkBoxChild::expand

Definition at line 97 of file gtkbox.h.

◆ fill

guint _GtkBoxChild::fill

Definition at line 98 of file gtkbox.h.

◆ is_secondary

guint _GtkBoxChild::is_secondary

Definition at line 100 of file gtkbox.h.

◆ pack

guint _GtkBoxChild::pack

Definition at line 99 of file gtkbox.h.

◆ padding

guint16 _GtkBoxChild::padding

Definition at line 96 of file gtkbox.h.

◆ widget

GtkWidget* _GtkBoxChild::widget

Definition at line 95 of file gtkbox.h.


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