Method

GtkPopoverpopdown

since: 3.22

Declaration [src]

void
gtk_popover_popdown (
  GtkPopover* popover
)

Description [src]

Pops popover down.This is different than a gtk_widget_hide() call in that it shows the popover with a transition. If you want to hide the popover without a transition, use gtk_widget_hide().

Available since: 3.22