Constructor

IdePanenew

Declaration

GtkWidget*
ide_pane_new (
  void
)

Description

Creates a new IdePane widget.

These widgets are meant to be added to IdePanel widgets.

Available since:3.32

Return value

Returns: GtkWidget
 

A new IdePane.

 The caller of the function takes ownership of the data, and is responsible for freeing it.