navit  0.5.3-trunk
menu_priv Struct Reference

#include <graphics_win32.h>

Data Fields

HWND wnd_handle
 
HMENU hMenu
 
struct callbackcb
 
char * path
 
GtkAction * action
 
struct gui_privgui
 
enum menu_type type
 
struct menu_privchild
 
struct menu_privsibling
 
gulong handler_id
 
guint merge_id
 
GtkWidget * widget
 

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

◆ action

GtkAction* menu_priv::action

Referenced by add_menu().

◆ cb

struct callback * menu_priv::cb

Referenced by add_menu(), and WndProc().

◆ child

struct menu_priv* menu_priv::child

Referenced by remove_menu().

◆ gui

struct gui_priv* menu_priv::gui

Referenced by add_menu(), and gui_gtk_ui_new().

◆ handler_id

gulong menu_priv::handler_id

Referenced by add_menu().

◆ hMenu

HMENU menu_priv::hMenu

Referenced by add_menu().

◆ merge_id

guint menu_priv::merge_id

Referenced by add_menu().

◆ path

char* menu_priv::path

Referenced by add_menu(), and gui_gtk_ui_new().

◆ sibling

struct menu_priv* menu_priv::sibling

Referenced by add_menu(), and remove_menu().

◆ type

enum menu_type menu_priv::type

Referenced by add_menu().

◆ widget

GtkWidget* menu_priv::widget

Referenced by gui_gtk_ui_new().

◆ wnd_handle

HWND menu_priv::wnd_handle

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