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