GnuCash
5.6-150-g038405b370+
|
#include "register-common.h"
Go to the source code of this file.
Data Structures | |
struct | TableControl |
Enumerations | |
enum | gncTableTraversalDir { GNC_TABLE_TRAVERSE_POINTER, GNC_TABLE_TRAVERSE_LEFT, GNC_TABLE_TRAVERSE_RIGHT, GNC_TABLE_TRAVERSE_UP, GNC_TABLE_TRAVERSE_DOWN } |
Functions | |
TableControl * | gnc_table_control_new (void) |
void | gnc_table_control_destroy (TableControl *control) |
void | gnc_table_control_allow_move (TableControl *control, gboolean allow_move) |