Constructor

IdeGridnew

Declaration

GtkWidget*
ide_grid_new (
  void
)

Description

Creates a new IdeGrid.

Available since:3.32

Return value

Returns: GtkWidget
 

A newly created IdeGrid.

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