Package: gtk

Function gtk-flow-box-set-vadjustment

Lambda List

gtk-flow-box-set-vadjustment (flowbox adjustment)

Arguments

flowbox -- a gtk-flow-box widget
adjustment -- a gtk-adjustment object which should be adjusted when the focus is moved among the descendents of flowbox

Details

Hooks up an adjustment to focus handling in the flow box. The adjustment is also used for autoscrolling during rubberband selection. See the gtk-scrolled-window-vadjustment function for a typical way of obtaining the adjustment, and the gtk-flow-box-hadjustment function for setting the vertical adjustment.

The adjustments have to be in pixel units and in the same coordinate system as the allocation for immediate children of the box.
 

See also

2021-12-6