set_cascade_popdown


Description:

public void set_cascade_popdown (bool cascade_popdown)

If cascade_popdown is true, the popover will be closed when a child modal popover is closed.

If false, this will stay visible.

Parameters:

this

A `GtkPopover`

cascade_popdown

true if the popover should follow a child closing