Constructor

GmDisplayPanelnew

since: 0.0.1

Declaration [src]

GmDisplayPanel*
gm_display_panel_new (
  void
)

Description [src]

Constructs a new display panel object.

Available since: 0.0.1

Return value

Type: GmDisplayPanel

The new display panel object.

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