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.
| Sets property | Gtk.Text:truncate-multiline |