Ardour  9.0-pre0-384-ga76afae0e9
_GtkTableRowCol Struct Reference

#include <gtktable.h>

Public Attributes

guint16 requisition
 
guint16 allocation
 
guint16 spacing
 
guint need_expand: 1
 
guint need_shrink: 1
 
guint expand: 1
 
guint shrink: 1
 
guint empty: 1
 

Detailed Description

Definition at line 89 of file gtktable.h.

Member Data Documentation

◆ allocation

guint16 _GtkTableRowCol::allocation

Definition at line 92 of file gtktable.h.

◆ empty

guint _GtkTableRowCol::empty

Definition at line 98 of file gtktable.h.

◆ expand

guint _GtkTableRowCol::expand

Definition at line 96 of file gtktable.h.

◆ need_expand

guint _GtkTableRowCol::need_expand

Definition at line 94 of file gtktable.h.

◆ need_shrink

guint _GtkTableRowCol::need_shrink

Definition at line 95 of file gtktable.h.

◆ requisition

guint16 _GtkTableRowCol::requisition

Definition at line 91 of file gtktable.h.

◆ shrink

guint _GtkTableRowCol::shrink

Definition at line 97 of file gtktable.h.

◆ spacing

guint16 _GtkTableRowCol::spacing

Definition at line 93 of file gtktable.h.


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