queue_allocate


Description:

public void queue_allocate ()

Flags the widget for a rerun of the [vfunc@Gtk.

Widget.size_allocate] function.

Use this function instead of [[email protected]_resize] when the this's size request didn't change but it wants to reposition its contents.

An example user of this function is [[email protected]_halign].

This function is only for use in widget implementations.

Parameters:

this

a `GtkWidget`




2022 vala-language.org