gtkutil::LeftAlignedLabel Class Reference

#include <LeftAlignedLabel.h>

Public Member Functions

 LeftAlignedLabel (const std::string &text)
 operator GtkWidget * ()

Private Attributes

GtkWidget_label

Detailed Description

A GtkLabel that is left-aligned, rather than the default centered align- ment.

Definition at line 13 of file LeftAlignedLabel.h.


Constructor & Destructor Documentation

gtkutil::LeftAlignedLabel::LeftAlignedLabel ( const std::string text  )  [inline]

Construct a left-aligned label with the given text.

Definition at line 22 of file LeftAlignedLabel.h.

References _label.


Member Function Documentation

gtkutil::LeftAlignedLabel::operator GtkWidget * (  )  [inline]

Operator cast to GtkWidget*. Left-aligns then returns the GtkLabel.

Definition at line 30 of file LeftAlignedLabel.h.

References _label.


Field Documentation

Definition at line 16 of file LeftAlignedLabel.h.

Referenced by LeftAlignedLabel(), and operator GtkWidget *().


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

Generated by  doxygen 1.6.2