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

Data Fields

GObject parent_instance
 
const charname
 
const charver
 
const charinst
 
const chartype
 
const charsubtype
 
const charlic
 
charURL
 
const charnotes
 
int type_int
 

Detailed Description

Definition at line 76 of file mpgui_gtk5.c.

Field Documentation

◆ inst

const char* _FcMPRow::inst

Definition at line 82 of file mpgui_gtk5.c.

◆ lic

const char* _FcMPRow::lic

Definition at line 85 of file mpgui_gtk5.c.

◆ name

const char* _FcMPRow::name

Definition at line 80 of file mpgui_gtk5.c.

◆ notes

const char* _FcMPRow::notes

Definition at line 87 of file mpgui_gtk5.c.

◆ parent_instance

GObject _FcMPRow::parent_instance

Definition at line 78 of file mpgui_gtk5.c.

◆ subtype

const char* _FcMPRow::subtype

Definition at line 84 of file mpgui_gtk5.c.

◆ type

const char* _FcMPRow::type

Definition at line 83 of file mpgui_gtk5.c.

◆ type_int

int _FcMPRow::type_int

Definition at line 89 of file mpgui_gtk5.c.

◆ URL

char* _FcMPRow::URL

Definition at line 86 of file mpgui_gtk5.c.

◆ ver

const char* _FcMPRow::ver

Definition at line 81 of file mpgui_gtk5.c.