Gnome::Vte::Padding Class Reference
Padding - simple class holding padding. More...
List of all members.
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: