should_layout


Description:

public bool should_layout ()

Returns whether the widget should contribute to the measuring and allocation of its parent.

This is false for invisible children, but also for children that have their own surface, such as [class@Gtk.Popover] instances.

Parameters:

this

a widget

Returns:

true if child should be included in measuring and allocating