NetSurf
Data Fields
event_data_numeric_field Struct Reference

Data Fields

int stepping
 
int min
 
int max
 
int decimal_places
 

Detailed Description

Definition at line 61 of file wimp_event.c.

Field Documentation

◆ decimal_places

int event_data_numeric_field::decimal_places

Definition at line 65 of file wimp_event.c.

Referenced by ro_gui_wimp_event_mouse_click(), and ro_gui_wimp_event_validate().

◆ max

int event_data_numeric_field::max

Definition at line 64 of file wimp_event.c.

Referenced by ro_gui_wimp_event_mouse_click(), and ro_gui_wimp_event_validate().

◆ min

int event_data_numeric_field::min

Definition at line 63 of file wimp_event.c.

Referenced by ro_gui_wimp_event_mouse_click().

◆ stepping

int event_data_numeric_field::stepping

Definition at line 62 of file wimp_event.c.

Referenced by ro_gui_wimp_event_mouse_click().


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