Method
GtkPopoverpopup
since: 3.22
Declaration [src]
void
gtk_popover_popup (
GtkPopover* popover
)
Description [src]
Pops popover
up. This is different than a gtk_widget_show()
call
in that it shows the popover with a transition. If you want to show
the popover without a transition, use gtk_widget_show().
Available since: 3.22