Method

IdeEditorSurfaceget_overlay

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

Returns: GtkWidget*
 

A GtkWidget.

 The data is owned by the instance.