Package: gtk

Function gtk-requisition-new

Lambda List

gtk-requisition-new (&key width height)

Arguments

width -- an integer with the width, default 0
height -- an integer with the height, default 0

Return Value

A new gtk-requisition instance.

Details

Allocates a new gtk-requisition instance.
 

See also

2021-9-14