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

Data Fields

GtkWidget * widget
 
GtkWidget * notebook
 
struct property_pageproperty_pages [NUM_OBJTYPES]
 

Detailed Description

Definition at line 644 of file editprop.c.

Field Documentation

◆ notebook

GtkWidget * property_editor::notebook

◆ property_pages

struct property_page * property_editor::property_pages

Definition at line 648 of file editprop.c.

Referenced by property_editor_add_page(), and property_editor_get_page().

◆ widget

GtkWidget * property_editor::widget