Wild Life  2.30
 All Data Structures Files Functions Variables Typedefs Macros
Data Fields
wl_Line Struct Reference

Data Fields

Action action
 
ListLinks links
 
int x0
 
int y0
 
int x1
 
int y1
 
long function
 
long color
 
long linewidth
 

Detailed Description

Definition at line 18 of file xdisplaylist.c.

Field Documentation

Action wl_Line::action

Definition at line 20 of file xdisplaylist.c.

long wl_Line::color

Definition at line 24 of file xdisplaylist.c.

long wl_Line::function

Definition at line 23 of file xdisplaylist.c.

long wl_Line::linewidth

Definition at line 25 of file xdisplaylist.c.

ListLinks wl_Line::links

Definition at line 21 of file xdisplaylist.c.

int wl_Line::x0

Definition at line 22 of file xdisplaylist.c.

int wl_Line::x1

Definition at line 22 of file xdisplaylist.c.

int wl_Line::y0

Definition at line 22 of file xdisplaylist.c.

int wl_Line::y1

Definition at line 22 of file xdisplaylist.c.


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