Method

GtkPopoverset_has_arrow

Declaration [src]

void
gtk_popover_set_has_arrow (
  GtkPopover* popover,
  gboolean has_arrow
)

Description [src]

Sets whether this popover should draw an arrow pointing at the widget it is relative to.

Sets propertyGtk.Popover:has-arrow

Parameters

has_arrow

Type: gboolean

TRUE to draw an arrow.