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.

Deprecated:
Use "inner-border" style property instead.

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 on 6 Jan 2010 for libvtemm by  doxygen 1.6.1