Constructor

IdePanelnew

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

Returns: GtkWidget
 

An IdePanel.

 The data is owned by the called function.