navit  0.5.3-trunk
layout Struct Reference

#include <layout.h>

Data Fields

NAVIT_OBJECT struct navitnavit
 
char * name
 
char * dayname
 
char * nightname
 
char * font
 
struct color color
 
int underground_alpha
 
int icon_w
 
int icon_h
 
GListlayers
 
GListcursors
 
int order_delta
 
int active
 

Field Documentation

◆ active

int layout::active

Referenced by layout_get_attr(), and layout_new().

◆ color

struct color layout::color

◆ cursors

GList* layout::cursors

◆ dayname

◆ font

char* layout::font

◆ icon_h

int layout::icon_h

◆ icon_w

int layout::icon_w

◆ layers

◆ name

◆ navit

NAVIT_OBJECT struct navit* layout::navit

Referenced by layout_new().

◆ nightname

◆ order_delta

int layout::order_delta

◆ underground_alpha

int layout::underground_alpha

Referenced by displayitem_draw(), and layout_new().


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