Struct
GtkTableRowCol
Description
struct GtkTableRowCol {
guint16 requisition;
guint16 allocation;
guint16 spacing;
guint need_expand : 1;
guint need_shrink : 1;
guint expand : 1;
guint shrink : 1;
guint empty : 1;
}
No description available.
Structure members
requisition
- No description available.
allocation
- No description available.
spacing
- No description available.
need_expand
- No description available.
need_shrink
- No description available.
expand
- No description available.
shrink
- No description available.
empty
- No description available.