navit  0.5.3-trunk
table_column_desc Struct Reference

#include <gui_internal_widget.h>

Data Fields

int height
 
int width
 

Detailed Description

A data structure that holds information about a column that makes up a table.

Field Documentation

◆ height

int table_column_desc::height

The computed height of a cell in the table.

Referenced by gui_internal_compute_table_dimensions(), and gui_internal_table_pack().

◆ width

int table_column_desc::width

The computed width of a cell in the table.

Referenced by gui_internal_compute_table_dimensions(), and gui_internal_table_pack().


The documentation for this struct was generated from the following file: