Method

GtkTextViewset_monospace

Declaration [src]

void
gtk_text_view_set_monospace (
  GtkTextView* text_view,
  gboolean monospace
)

Description [src]

Sets whether the GtkTextView should display text in monospace styling.

Sets propertyGtk.TextView:monospace

Parameters

monospace

Type: gboolean

TRUE to request monospace styling.