Method

GtkTextget_truncate_multiline

Declaration [src]

gboolean
gtk_text_get_truncate_multiline (
  GtkText* self
)

Description [src]

Returns whether pasted text will be truncated to the first line.

Return value

Type: gboolean

True if self will truncate pasted multi-line text.