navit  0.5.3-trunk
padding Struct Reference

The functions to be implemented by graphics plugins. More...

#include <graphics.h>

Data Fields

int left
 
int top
 
int right
 
int bottom
 

Detailed Description

The functions to be implemented by graphics plugins.

This struct lists the functions that Navit graphics plugins must implement. The plugin must supply its list of function implementations from its plugin_init() function.

See also
graphics_gtk_drawing_area::plugin_init()
graphics_android::plugin_init() Describes areas at each edge of the application window which may be obstructed by the system UI.

This allows the map to use all available space, including areas which may be obscured by system UI elements, while constraining other elements such as OSDs or UI controls to an area that is guaranteed to be visible as long as Navit is in the foreground.

Field Documentation

◆ bottom

◆ left

◆ right

◆ top


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