Freeciv-3.2
Loading...
Searching...
No Matches
Data Fields
checkbox Struct Reference

#include <widget_checkbox.h>

Data Fields

SDL_Surfacetrue_theme
 
SDL_Surfacefalse_theme
 
bool state
 

Detailed Description

Definition at line 17 of file widget_checkbox.h.

Field Documentation

◆ false_theme

SDL_Surface * checkbox::false_theme

Definition at line 19 of file widget_checkbox.h.

Referenced by toggle_checkbox(), and update_acceptance_icons().

◆ state

bool checkbox::state

◆ true_theme

SDL_Surface * checkbox::true_theme