navit  0.5.3-trunk
scroll_buttons Struct Reference

#include <gui_internal_widget.h>

Data Fields

int button_box_hide
 
struct widgetbutton_box
 
struct widgetnext_button
 
struct widgetprev_button
 
struct gui_privthis
 

Field Documentation

◆ button_box

struct widget* scroll_buttons::button_box

◆ button_box_hide

int scroll_buttons::button_box_hide

Button box should not be displayed if button_box_hide is not zero.

Referenced by gui_internal_keyboard_do(), and gui_internal_table_render().

◆ next_button

struct widget* scroll_buttons::next_button

A button widget to handle 'next page' requests

Referenced by gui_internal_cmd_pois(), gui_internal_scroll_buttons_init(), and gui_internal_table_render().

◆ prev_button

struct widget* scroll_buttons::prev_button

A button widget to handle 'previous page' requests.

Referenced by gui_internal_scroll_buttons_init(), and gui_internal_table_render().

◆ this

struct gui_priv* scroll_buttons::this

a pointer to the gui context. This is needed by the free function to destroy the buttons.


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