Max 5 API Reference
used to pass data to a client sort function More...
#include <jdataview.h>
Data Fields | |
t_jcolumn * | p_col |
column object to sort | |
char | p_fwd |
1 if sorting "forwards" | |
t_object * | p_client |
pointer to the client object | |
t_jdataview * | p_dv |
pointer to the dataview |
used to pass data to a client sort function
Definition at line 242 of file jdataview.h.