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

#include <widget_checkbox.h>

Data Fields

SDL_Surface * true_theme
 
SDL_Surface * false_theme
 
bool state
 

Detailed Description

Definition at line 17 of file widget_checkbox.h.

Field Documentation

◆ false_theme

SDL_Surface* checkbox::false_theme

◆ state

bool checkbox::state

◆ true_theme

SDL_Surface* checkbox::true_theme