Definition at line 190 of file basiccell.h.
Data Fields | |
| char * | cell_name |
| char * | value |
| guint | value_chars |
| gboolean | changed |
| gboolean | conditionally_changed |
| CellSetValueFunc | set_value |
| CellDestroyFunc | destroy |
| CellEnterFunc | enter_cell |
| CellModifyVerifyFunc | modify_verify |
| CellDirectUpdateFunc | direct_update |
| CellLeaveFunc | leave_cell |
| CellRealizeFunc | gui_realize |
| CellMoveFunc | gui_move |
| CellDestroyFunc | gui_destroy |
| char * | sample_text |
| CellAlignment | alignment |
| gboolean | expandable |
| gboolean | span |
| gboolean | is_popup |
| gpointer | gui_private |
1.5.2