Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

dialog.c File Reference

#include "win.h"

Go to the source code of this file.

Functions

lux_winsget_currentwin ()
lux_winslux_allocwin ()
unsigned long lux_get_fgcolor ()
unsigned long lux_get_bgcolor ()
 lux_highlight (win) Window win

Variables

XFontStruct* font_info
unsigned long BLACK_COLOR
unsigned long WHITE_COLOR
 y
 width
 height
int num
int subtype
int type
int x
int length
char* def_value
char* value


Function Documentation

lux_wins* get_currentwin ( )
 

lux_wins* lux_allocwin ( )
 

Referenced by def_value(), width(), and y().

unsigned long lux_get_bgcolor ( )
 

unsigned long lux_get_fgcolor ( )
 

lux_highlight ( win )
 


Variable Documentation

unsigned long BLACK_COLOR
 

Definition at line 11 of file dialog.c.

unsigned long WHITE_COLOR
 

Definition at line 11 of file dialog.c.

char* def_value
 

Definition at line 130 of file dialog.c.

XFontStruct* font_info
 

Definition at line 10 of file dialog.c.

height
 

Definition at line 81 of file dialog.c.

int length
 

Definition at line 129 of file dialog.c.

int num
 

Definition at line 294 of file dialog.c.

int subtype
 

Definition at line 294 of file dialog.c.

int type
 

Definition at line 294 of file dialog.c.

char* value
 

Definition at line 295 of file dialog.c.

width
 

Definition at line 81 of file dialog.c.

int x
 

Definition at line 129 of file dialog.c.

int y
 

Definition at line 129 of file dialog.c.


Generated at Sun Feb 24 09:57:24 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001