Constructor

GntWindownew

Declaration [src]

GntWidget*
gnt_window_new (
  void
)

Description [src]

Create a new window.

Return value

Type: GntWidget

The newly created window.

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