A GtkRequisition represents the desired size of a widget. See the section called “Size Requisition” for more information. gint width; the widget's desired width gint height; the widget's desired height
See Implementation
A GtkRequisition represents the desired size of a widget. See the section called “Size Requisition” for more information. gint width; the widget's desired width gint height; the widget's desired height