Constructor

GtkPopoverMenunew

since: 3.16

Declaration [src]

GtkWidget*
gtk_popover_menu_new (
  void
)

Description [src]

Creates a new popover menu.

Available since: 3.16

Return value

Type: GtkWidget

A new GtkPopoverMenu.

The data is owned by the called function.