Method

IdeEditorSurfaceget_overlay

since: 3.32

Declaration

GtkWidget*
ide_editor_surface_get_overlay (
  IdeEditorSurface* self
)

Description

Gets the overlay widget which can be used to layer things above all items in the layout grid.

Available since: 3.32

Return value

Type: GtkOverlay

A GtkWidget.

The data is owned by the instance.