Constructor

GtkTextnew

Declaration [src]

GtkWidget*
gtk_text_new (
  void
)

Description [src]

Creates a new GtkText.

Return value

Returns: GtkWidget
 

A new GtkText.

 The data is owned by the called function.