Constructor

GntTextViewnew

Declaration [src]

GntWidget*
gnt_text_view_new (
  void
)

Description [src]

Create a new textview.

Return value

Type: GntWidget

The newly created textview.

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