Constructor
GmDisplayPanelnew
since: 0.0.1
Declaration [src]
GmDisplayPanel*
gm_display_panel_new (
void
)
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. |