Crossfire Client, Branch  R11627
Data Structures | Defines | Typedefs | Variables
gx11.h File Reference
#include <gtk/gtk.h>
#include <gdk/gdkx.h>
#include <gdk/gdkkeysyms.h>
#include "client-types.h"
#include "item.h"
Include dependency graph for gx11.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  itemlist
struct  media_state
struct  news_entry
struct  PixmapInfo

Defines

#define DEFAULT_IMAGE_SIZE   32
#define MAXPIXMAPNUM   10000

Typedefs

typedef struct media_state media_state
typedef struct news_entry news_entry

Variables

GtkWidget * cclist
GtkWidget * ckentrytext
GtkWidget * ckeyentrytext
GtkWidget * cmodentrytext
GtkWidget * cnumentrytext
GtkWidget * counttext
GdkPixmap * dark
GdkBitmap * dark1
GdkBitmap * dark2
GdkBitmap * dark3
GtkWidget * drawingarea
GtkWidget * entrytext
GtkWidget * fire_label
GtkWidget * gtkwin_info
GtkWidget * gtkwin_inv
GtkWidget * gtkwin_look
GtkWidget * gtkwin_message
GtkWidget * gtkwin_root
GtkWidget * gtkwin_stats
int image_size
itemlist inv_list
itemlist look_list
int map_image_half_size
int map_image_size
int map_size
GdkGC * mapgc
GdkPixmap * mapwindow
PixmapInfopixmaps [MAXPIXMAPNUM]
uint8 redraw_needed
GtkWidget * run_label
uint8 time_map_redraw
GtkTooltips * tooltips
uint8 updatekeycodes
int updatelock

Define Documentation

#define DEFAULT_IMAGE_SIZE   32

Definition at line 58 of file gx11.h.

#define MAXPIXMAPNUM   10000

Definition at line 59 of file gx11.h.


Typedef Documentation

typedef struct media_state media_state
typedef struct news_entry news_entry

Variable Documentation

GtkWidget * cclist

Definition at line 260 of file gx11.c.

Referenced by bind_callback(), cclist_button_event(), ckeyunbind(), and configdialog().

GtkWidget* ckentrytext

Definition at line 235 of file gx11.c.

Referenced by bind_callback(), cclist_button_event(), ckeyclear(), and configdialog().

GtkWidget * ckeyentrytext
GtkWidget * cmodentrytext
GtkWidget * cnumentrytext

Definition at line 235 of file gx11.c.

Referenced by cclist_button_event(), ckeyclear(), and configdialog().

GtkWidget * counttext

Definition at line 1072 of file inventory.c.

Referenced by count_callback(), get_inv_display(), list_button_event(), and parse_key().

GdkPixmap * dark

Definition at line 250 of file gx11.c.

Referenced by configure_event(), display_mapcell(), and map_init().

GdkBitmap* dark1

Definition at line 249 of file gx11.c.

Referenced by configure_event(), create_status_icons(), display_mapcell(), and map_init().

GdkBitmap * dark2

Definition at line 249 of file gx11.c.

Referenced by configure_event(), create_status_icons(), display_mapcell(), and map_init().

GdkBitmap * dark3

Definition at line 249 of file gx11.c.

Referenced by configure_event(), create_status_icons(), display_mapcell(), and map_init().

GtkWidget * drawingarea
GtkWidget* entrytext
GtkWidget * fire_label

Definition at line 228 of file gx11.c.

Referenced by keyfunc(), keys_init(), parse_key(), parse_key_release(), and resize_resistance_table().

GtkWidget* gtkwin_info

Definition at line 278 of file gx11.c.

Referenced by create_windows(), parse_key(), save_winpos(), set_window_pos(), and toggle_splitwin().

GtkWidget * gtkwin_inv

Definition at line 281 of file gx11.c.

Referenced by create_windows(), save_winpos(), set_window_pos(), and toggle_splitwin().

GtkWidget* gtkwin_look

Definition at line 281 of file gx11.c.

Referenced by create_windows(), save_winpos(), set_window_pos(), and toggle_splitwin().

GtkWidget * gtkwin_message

Definition at line 281 of file gx11.c.

Referenced by create_windows(), save_winpos(), set_window_pos(), and toggle_splitwin().

GtkWidget* gtkwin_root
GtkWidget * gtkwin_stats

Definition at line 281 of file gx11.c.

Referenced by create_windows(), save_winpos(), set_window_pos(), and toggle_splitwin().

Definition at line 116 of file gx11.c.

Definition at line 1013 of file inventory.c.

Referenced by applyconfig(), init_windows(), load_defaults(), and toggle_splitwin().

Definition at line 1013 of file inventory.c.

Referenced by toggle_splitwin().

Definition at line 117 of file gx11.c.

Definition at line 117 of file gx11.c.

int map_size
GdkGC* mapgc

Definition at line 258 of file gx11.c.

Referenced by configure_event(), draw_pixmap(), draw_splash(), and map_init().

GdkPixmap* mapwindow

Definition at line 248 of file gx11.c.

Referenced by configure_event(), display_mapcell(), draw_pixmap(), and gtk_draw_map().

Definition at line 118 of file gx11.c.

GtkWidget * run_label

Definition at line 228 of file gx11.c.

Referenced by keyfunc(), keys_init(), parse_key(), parse_key_release(), and resize_resistance_table().

Definition at line 203 of file gx11.c.

GtkTooltips* tooltips

Definition at line 252 of file gx11.c.

Referenced by applyconfig(), create_windows(), get_inv_display(), and get_look_display().

Definition at line 204 of file gx11.c.

Definition at line 310 of file gx11.c.