Package: gdk

Function gdk:drag-surface-present

Lambda List

gdk:drag-surface-present (surface width height)

Arguments

surface -- a gdk:drag-surface object to show
width -- an integer with the unconstrained surface width to layout
height -- an integer with the unconstrained surface height to layout

Return Value

False if the drag surface failed to be presented, otherwise true.

Details

Present the drag surface.
 

See also

#2023-11-4