Method

GtkTextViewset_monospace

since: 3.16

Declaration [src]

void
gtk_text_view_set_monospace (
  GtkTextView* text_view,
  gboolean monospace
)

Description [src]

Sets the GtkTextView:monospace property, which indicates that the text view should use monospace fonts.

Available since: 3.16

Sets propertyGtk.TextView:monospace

Parameters

monospace

Type: gboolean

TRUE to request monospace styling.