Method

GtkTextget_propagate_text_width

Declaration [src]

gboolean
gtk_text_get_propagate_text_width (
  GtkText* self
)

Description [src]

Returns whether the text widget will grow and shrink with the content.

Return value

Type: gboolean

True if self will propagate the text width.