libvtemm Reference Documentation
Main Page   Namespaces  

Gnome::Vte::Padding Class Reference

Padding - simple class holding padding. More...

List of all members.

Public Member Functions

 Padding (int x_pad, int y_pad)
 The only way to fill Gnome::Vte::Padding class.
virtual ~Padding ()
int get_x_pad () const
 Gets left/right-edge padding.
int get_y_pad () const
 Gets top/bottom-edge padding.


Detailed Description

Padding - simple class holding padding.

Constructor& Destructor Documentation

Gnome::Vte::Padding::Padding ( int  x_pad,
int  y_pad 
)

The only way to fill Gnome::Vte::Padding class.

Parameters:
x_pad Left/right-edge padding.
y_pad Top/botton-edge padding.

virtual Gnome::Vte::Padding::~Padding (  )  [virtual]


Member Function Documentation

int Gnome::Vte::Padding::get_x_pad (  )  const

Gets left/right-edge padding.

Returns:
Left/right-edge padding.

int Gnome::Vte::Padding::get_y_pad (  )  const

Gets top/bottom-edge padding.

Returns:
Top/bottom-edge padding.


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

Generated for libvtemm by Doxygen 1.5.9 © 1997-2009