Method

GtkPopoverget_relative_to

since: 3.12

Declaration [src]

GtkWidget*
gtk_popover_get_relative_to (
  GtkPopover* popover
)

Description [src]

Returns the widget popover is currently attached to.

Available since: 3.12

Return value

Type: GtkWidget

A GtkWidget.

The returned data is owned by the instance.