set_popover
Description:
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` |