wtk_label Struct Reference
[Label widget]

Collaboration diagram for wtk_label:
Collaboration graph
[legend]

Data Fields

struct win_windowcontainer
 Container, ultimate widget parent.
char * caption
 Copy of caption string.
bool align_right
 True if text should be right aligned.

Detailed Description

This is the label control struct. It contains references to the windows composing the label, as well as non-window information required.

Note:
Structure fields are only internally accessible, only pointers to structure is needed externally.

Definition at line 57 of file wtk_label.c.


Field Documentation

True if text should be right aligned.

Definition at line 63 of file wtk_label.c.

Referenced by wtk_label_create(), and wtk_label_handler().

Copy of caption string.

Definition at line 61 of file wtk_label.c.

Referenced by wtk_label_change(), wtk_label_create(), and wtk_label_handler().

Container, ultimate widget parent.

Definition at line 59 of file wtk_label.c.

Referenced by wtk_label_as_child(), wtk_label_change(), wtk_label_create(), and wtk_label_handler().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 14:10:04 2010 for display-demo by  doxygen 1.6.3