|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <gtkwidget.h>
Public Attributes | |
| gint | width |
| gint | height |
GtkRequisition:
| width | the widget's desired width |
| height | the widget's desired height |
A GtkRequisition represents the desired size of a widget. See size-requisition for more information.
Definition at line 519 of file gtkwidget.h.
| gint _GtkRequisition::height |
Definition at line 522 of file gtkwidget.h.
| gint _GtkRequisition::width |
Definition at line 521 of file gtkwidget.h.