Constructor

IdeGridnew

since: 3.32

Declaration

GtkWidget*
ide_grid_new (
  void
)

Description

Creates a new IdeGrid.

Available since: 3.32

Return value

Type: GtkWidget

A newly created IdeGrid.

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