Constructor

IdePanelnew

since: 3.32

Declaration

GtkWidget*
ide_panel_new (
  void
)

Description

Creates a new IdePanel widget.

These are meant to be added to IdeSurface widgets within a workspace.

Available since: 3.32

Return value

Type: GtkWidget

An IdePanel.

The data is owned by the called function.