Constructor

IdePanenew

Declaration

GtkWidget*
ide_pane_new (
  void
)

Description

Creates a new IdePane widget.

These widgets are meant to be added to IdePanel widgets.

Return value

Type: GtkWidget

A new IdePane.

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