navit  0.5.3-trunk
statusbar_priv Struct Reference

Data Fields

struct gui_privgui
 
GtkWidget * hbox
 
char gps_text [500]
 
GtkWidget * gps
 
char route_text [128]
 
GtkWidget * route
 
struct callbackvehicle_cb
 

Detailed Description

Navit, a modular navigation system. Copyright (C) 2005-2008 Navit Team

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Field Documentation

◆ gps

GtkWidget* statusbar_priv::gps

Referenced by gui_gtk_statusbar_new().

◆ gps_text

char statusbar_priv::gps_text[500]

◆ gui

struct gui_priv* statusbar_priv::gui

Referenced by gui_gtk_statusbar_new().

◆ hbox

GtkWidget* statusbar_priv::hbox

Referenced by gui_gtk_statusbar_new().

◆ route

GtkWidget* statusbar_priv::route

◆ route_text

char statusbar_priv::route_text[128]

◆ vehicle_cb

struct callback* statusbar_priv::vehicle_cb

Referenced by gui_gtk_statusbar_new().


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