Constructor

GtkTextnew

Declaration [src]

GtkWidget*
gtk_text_new (
  void
)

Description [src]

Creates a new GtkText.

Return value

Type: GtkWidget

The new GtkText.

The data is owned by the called function.