GtkRequisition

Undocumented in source.
struct GtkRequisition {}

Members

Variables

height
int height;

the widget’s desired height

width
int width;

the widget’s desired width

Meta