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

#include <editgui.h>

Data Fields

GtkWidgetwidget
 
GtkWidgetmode_image
 
GtkWidgetmode_label
 
GtkWidgettool_label
 
GtkWidgettool_value_label
 
GtkWidgettool_image
 
GtkWidgetsize_hbox
 
GtkWidgetsize_spin_button
 
GtkWidgetcount_hbox
 
GtkWidgetcount_spin_button
 
GtkListStoretool_applied_player_store
 
GtkWidgettool_applied_player_combobox
 
GtkWidgetmode_pic
 
GtkWidgettool_pic
 

Detailed Description

Definition at line 44 of file editgui.h.

Field Documentation

◆ count_hbox

GtkWidget * editinfobox::count_hbox

Definition at line 56 of file editgui.h.

◆ count_spin_button

GtkWidget * editinfobox::count_spin_button

Definition at line 57 of file editgui.h.

◆ mode_image

GtkWidget* editinfobox::mode_image

Definition at line 47 of file editgui.h.

◆ mode_label

GtkWidget * editinfobox::mode_label

Definition at line 48 of file editgui.h.

◆ mode_pic

GtkWidget* editinfobox::mode_pic

Definition at line 51 of file editgui.h.

◆ size_hbox

GtkWidget * editinfobox::size_hbox

Definition at line 54 of file editgui.h.

◆ size_spin_button

GtkWidget * editinfobox::size_spin_button

Definition at line 55 of file editgui.h.

◆ tool_applied_player_combobox

GtkWidget * editinfobox::tool_applied_player_combobox

Definition at line 60 of file editgui.h.

◆ tool_applied_player_store

GtkListStore * editinfobox::tool_applied_player_store

Definition at line 59 of file editgui.h.

◆ tool_image

GtkWidget* editinfobox::tool_image

Definition at line 52 of file editgui.h.

◆ tool_label

GtkWidget * editinfobox::tool_label

Definition at line 50 of file editgui.h.

◆ tool_pic

GtkWidget* editinfobox::tool_pic

Definition at line 56 of file editgui.h.

◆ tool_value_label

GtkWidget * editinfobox::tool_value_label

Definition at line 51 of file editgui.h.

◆ widget

GtkWidget * editinfobox::widget

Definition at line 45 of file editgui.h.