Jabber WindowGram Client (JWGC)

Introduction Screenshots Installation Downloads
Documentation Browse Source Resources Project Site

Stable Version
-none-

Latest Version
beta5



Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

xshow.h File Reference

#include "mit-copyright.h"
#include <X11/Xlib.h>

Go to the source code of this file.

Data Structures

struct  _xblock
struct  _xwin
struct  _xauxblock
struct  _xmode
struct  _xlinedesc

Defines

#define LEFTALIGN   0
#define CENTERALIGN   1
#define RIGHTALIGN   2

Typedefs

typedef _xblock xblock
typedef _xwin xwin
typedef _xauxblock xauxblock
typedef _xmode xmode
typedef _xlinedesc xlinedesc

Functions

void xshowinit ()


Define Documentation

#define CENTERALIGN   1
 

Definition at line 61 of file xshow.h.

#define LEFTALIGN   0
 

Definition at line 60 of file xshow.h.

#define RIGHTALIGN   2
 

Definition at line 62 of file xshow.h.


Typedef Documentation

typedef struct _xauxblock xauxblock
 

typedef struct _xblock xblock
 

typedef struct _xlinedesc xlinedesc
 

typedef struct _xmode xmode
 

typedef struct _xwin xwin
 


Function Documentation

void xshowinit  ) 
 

Definition at line 34 of file xshow.c.

References desc_context.

00035 {
00036         desc_context = XUniqueContext();
00037 }



Last updated at Tue Dec 18 21:07:42 PST 2007. This site and project hosted by...SourceForge.net Logo

Source Perspective by Fisheye