summaryrefslogtreecommitdiffstats
path: root/ProcessList.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2008-03-14 18:50:49 +0000
committerHisham Muhammad <hisham@gobolinux.org>2008-03-14 18:50:49 +0000
commit2338ad5820c6d265db61794f005875f9845b3e40 (patch)
tree0c5cfdb03943d73c598bb77bce1129c4d0c5c1f9 /ProcessList.h
parentfa6f9190598d246d0f19bb9ab9505b86722fa312 (diff)
Ability to change sort column with the mouse by
clicking column titles (click again to invert order). Also, add a consolidated IO kbyte/s column.
Diffstat (limited to 'ProcessList.h')
-rw-r--r--ProcessList.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ProcessList.h b/ProcessList.h
index 04334d09..5248cac5 100644
--- a/ProcessList.h
+++ b/ProcessList.h
@@ -162,4 +162,6 @@ void ProcessList_sort(ProcessList* this);
void ProcessList_scan(ProcessList* this);
+ProcessField ProcessList_keyAt(ProcessList* this, int at);
+
#endif

© 2014-2024 Faster IT GmbH | imprint | privacy policy