set_popover


Description:

public void set_popover (Popover? popover)

Sets the `GtkPopover` that will be presented when calling [method@Gtk.

PopoverBin.popup].

If popover is `NULL`, the popover will be unset.

If [property@Gtk.PopoverBin:menu-model] is set before calling this function, then the menu model property will be unset.

See: [method@Gtk.PopoverBin.set_menu_model]

Parameters:

this

a popover bin

popover

a `GtkPopover`