gtkTextViewSetWrapMode {RGtk2}R Documentation

gtkTextViewSetWrapMode

Description

Sets the line wrapping for the view.

Usage

gtkTextViewSetWrapMode(object, wrap.mode)

Arguments

object [GtkTextView] a GtkTextView
wrap.mode [GtkWrapMode] a GtkWrapMode

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]