navit  0.5.3-trunk
window Struct Reference

#include <window.h>

Data Fields

void * priv
 
int(* fullscreen )(struct window *win, int on)
 
void(* disable_suspend )(struct window *win)
 

Detailed Description

Navit, a modular navigation system. Copyright (C) 2005-2009 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. Describes the Navit application window or equivalent.

Field Documentation

◆ disable_suspend

void(* window::disable_suspend) (struct window *win)

Method to disable suspend mode or screen savers

Referenced by get_data(), graphics_android_new(), and svg_debug_get_data().

◆ fullscreen

int(* window::fullscreen) (struct window *win, int on)

Method to toggle fullscreen mode

Referenced by get_data(), graphics_android_new(), gui_internal_set_graphics(), and svg_debug_get_data().

◆ priv


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