gtkTextViewSetWrapMode {RGtk2}R Documentation

gtkTextViewSetWrapMode

Description

Sets the line wrapping for the view.

Usage

gtkTextViewSetWrapMode(object, wrap.mode)

Arguments

object

a GtkTextView

wrap.mode

a GtkWrapMode

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]