gtkutil::RightAlignment Class Reference

#include <RightAlignment.h>

Public Member Functions

 RightAlignment (GtkWidget *w)
 operator GtkWidget * ()

Private Attributes

GtkWidget_widget

Detailed Description

A GtkAlignment wrapper that right-aligns any child widget.

Definition at line 12 of file RightAlignment.h.


Constructor & Destructor Documentation

gtkutil::RightAlignment::RightAlignment ( GtkWidget w  )  [inline]

Constructor. Accepts the child widget to align.

Definition at line 21 of file RightAlignment.h.

References _widget.


Member Function Documentation

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

Operator cast to GtkWidget*.

Definition at line 29 of file RightAlignment.h.

References _widget.


Field Documentation

Definition at line 15 of file RightAlignment.h.

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


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

Generated by  doxygen 1.6.2