Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
property_editor Struct Reference

Data Fields

GtkWidgetwidget
 
GtkWidgetnotebook
 
struct property_pageproperty_pages [NUM_OBJTYPES]
 

Detailed Description

Definition at line 647 of file editprop.c.

Field Documentation

◆ notebook

GtkWidget * property_editor::notebook

Definition at line 649 of file editprop.c.

Referenced by property_editor_new().

◆ property_pages

struct property_page * property_editor::property_pages

Definition at line 651 of file editprop.c.

◆ widget

GtkWidget * property_editor::widget

Definition at line 648 of file editprop.c.