#include "common.h"
#include <gtk/gtk.h>
#include "main.h"
Go to the source code of this file.
Defines | |
#define | GUI_CELL_RENDERER_XPAD ((guint) 4U) |
#define | GUI_CELL_RENDERER_YPAD ((guint) 0U) |
Enumerations | |
enum | sorting_order { SORT_DESC = -1, SORT_NONE = 0, SORT_ASC = 1, SORT_NO_COL = 2 } |
Sorting constants. More... |
|
|
|
|
|
Sorting constants.
|