Crossfire Client, Branches  R11627
itemlist Struct Reference

#include <gx11.h>

+ Collaboration diagram for itemlist:

Data Fields

sint16 bar_length
 
sint16 bar_pos
 
sint16 bar_size
 
itemenv
 
sint16faces
 
char format_n [20]
 
char format_nw [20]
 
char format_nwl [20]
 
GC gc_icon
 
GC gc_status
 
GC gc_text
 
sint16 height
 
sint8icon1
 
sint8icon2
 
sint8icon3
 
sint8icon4
 
sint16 item_pos
 
sint16 item_used
 
GtkWidget * label
 
char last_maxweight [MAX_BUF]
 
char last_title [MAX_BUF]
 
char last_weight [MAX_BUF]
 
GtkWidget * maxweightlabel
 
char ** names
 
char old_title [MAX_BUF]
 
uint8 show_icon:1
 
uint8 show_weight:1
 
inventory_show show_what
 
sint16 size
 
sint16 text_len
 
char title [MAX_BUF]
 
uint32 weight_limit
 
GtkWidget * weightlabel
 
sint16 width
 
Window win
 

Detailed Description

Definition at line 85 of file gx11.h.

Field Documentation

sint16 itemlist::bar_length

Definition at line 146 of file x11.c.

Referenced by buttonpress_in_list(), draw_all_list(), draw_list(), and resize_list_info().

sint16 itemlist::bar_pos

Definition at line 148 of file x11.c.

Referenced by draw_list().

sint16 itemlist::bar_size

Definition at line 147 of file x11.c.

Referenced by draw_all_list(), and draw_list().

sint16* itemlist::faces
char itemlist::format_n[20]

Definition at line 128 of file x11.c.

Referenced by draw_list(), and resize_list_info().

char itemlist::format_nw[20]

Definition at line 126 of file x11.c.

Referenced by draw_list(), and resize_list_info().

char itemlist::format_nwl[20]

Definition at line 127 of file x11.c.

Referenced by draw_list(), and resize_list_info().

GC itemlist::gc_icon

Definition at line 120 of file x11.c.

Referenced by end_windows(), and get_list_display().

GC itemlist::gc_status

Definition at line 121 of file x11.c.

Referenced by draw_list(), draw_status_icon(), end_windows(), and get_list_display().

sint16 itemlist::height

Definition at line 132 of file x11.c.

Referenced by resize_list_info(), and set_show_icon().

sint8* itemlist::icon1

Definition at line 139 of file x11.c.

Referenced by draw_all_list(), draw_list(), and resize_list_info().

sint8* itemlist::icon2

Definition at line 140 of file x11.c.

Referenced by draw_all_list(), draw_list(), and resize_list_info().

sint8* itemlist::icon3

Definition at line 141 of file x11.c.

Referenced by draw_all_list(), draw_list(), and resize_list_info().

sint8* itemlist::icon4

Definition at line 142 of file x11.c.

Referenced by draw_all_list(), draw_list(), and resize_list_info().

sint16 itemlist::item_pos

Definition at line 134 of file x11.c.

Referenced by buttonpress_in_list(), draw_all_list(), and draw_list().

sint16 itemlist::item_used

Definition at line 135 of file x11.c.

Referenced by draw_all_list(), and draw_list().

GtkWidget* itemlist::label

Definition at line 92 of file gx11.h.

Referenced by get_inv_display(), get_look_display(), and update_list_labels().

char itemlist::last_maxweight[MAX_BUF]

Definition at line 90 of file gx11.h.

Referenced by get_inv_display(), get_look_display(), and update_list_labels().

char itemlist::last_title[MAX_BUF]

Definition at line 88 of file gx11.h.

Referenced by get_inv_display(), get_look_display(), and update_list_labels().

char itemlist::last_weight[MAX_BUF]

Definition at line 89 of file gx11.h.

Referenced by get_inv_display(), get_look_display(), and update_list_labels().

GtkWidget* itemlist::maxweightlabel

Definition at line 94 of file gx11.h.

Referenced by get_inv_display(), get_look_display(), and update_list_labels().

char** itemlist::names

Definition at line 143 of file x11.c.

Referenced by draw_all_list(), draw_list(), get_list_display(), and resize_list_info().

char itemlist::old_title[MAX_BUF]

Definition at line 116 of file x11.c.

Referenced by draw_all_list(), and draw_list().

uint8 itemlist::show_icon
uint8 itemlist::show_weight
inventory_show itemlist::show_what
sint16 itemlist::size
sint16 itemlist::text_len

Definition at line 129 of file x11.c.

Referenced by resize_list_info().

uint32 itemlist::weight_limit
GtkWidget* itemlist::weightlabel

Definition at line 93 of file gx11.h.

Referenced by get_inv_display(), get_look_display(), and update_list_labels().

sint16 itemlist::width

Definition at line 131 of file x11.c.

Referenced by buttonpress_in_list(), draw_all_list(), draw_list(), resize_list_info(), and set_show_icon().


The documentation for this struct was generated from the following files: