Expand description
Row widget and properties.
Structs§
- Row
WGrid row definition.
Functions§
- get_
index PGet the row index.- get_
index_ len PGet the row index and number of rows.- get_
rev_ index PGet the row index, starting from the last row at0.- is_even
PIf the row index is even.- is_
first PIf the row is the first.- is_last
PIf the row is the last.- is_odd
PIf the row index is odd.