Package: gtk

Function gtk:requisition-new

Lambda List

gtk:requisition-new (&key width height)

Arguments

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

Return Value

The new gtk:requisition instance.

Details

Allocates a new gtk:requisition instance.
 

See also

2025-2-13