Method

GtkTextget_propagate_text_width

Declaration [src]

gboolean
gtk_text_get_propagate_text_width (
  GtkText* self
)

Description [src]

Returns whether the GtkText will grow and shrink with the content.

Return value

Type: gboolean

TRUE if self will propagate the text width.