ui/winui/container.h

changeset 476
31213068c2ba
parent 378
d41b1ffc5f77
equal deleted inserted replaced
475:8e06a446d552 476:31213068c2ba
67 char* label; 67 char* label;
68 UiBool hexpand; 68 UiBool hexpand;
69 UiBool vexpand; 69 UiBool vexpand;
70 UiBool hfill; 70 UiBool hfill;
71 UiBool vfill; 71 UiBool vfill;
72 UiBool override_defaults;
72 int width; 73 int width;
73 int height; 74 int height;
74 int colspan; 75 int colspan;
75 int rowspan; 76 int rowspan;
76 }; 77 };

mercurial