cwidget::widgets::center Class Reference
List of all members.
Member Function Documentation
int cwidget::widgets::center::height_request |
( |
int |
width |
) |
[virtual] |
Calculate the desired height of the widget, given its width.
- Parameters:
-
| width | the width of this widget |
- Returns:
- the desired height
Implements cwidget::widgets::widget.
int cwidget::widgets::center::width_request |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following files:
- src/cwidget/widgets/center.h
- src/cwidget/widgets/center.cc