Method

GtkTextset_truncate_multiline

Declaration [src]

void
gtk_text_set_truncate_multiline (
  GtkText* self,
  gboolean truncate_multiline
)

Description [src]

Sets whether pasted text should be truncated to the first line.

Parameters

truncate_multiline

Type: gboolean

True to truncate multi-line text.