ui/ui/entry.h

changeset 45
ab71409644b0
parent 32
e5f4d8af567e
equal deleted inserted replaced
44:473954dc6b74 45:ab71409644b0
40 UiTri fill; 40 UiTri fill;
41 UiBool hexpand; 41 UiBool hexpand;
42 UiBool vexpand; 42 UiBool vexpand;
43 int colspan; 43 int colspan;
44 int rowspan; 44 int rowspan;
45 const char *name;
46 const char *style_class;
45 47
46 double step; 48 double step;
47 int digits; 49 int digits;
48 UiInteger *intvalue; 50 UiInteger *intvalue;
49 UiDouble* doublevalue; 51 UiDouble* doublevalue;

mercurial