gtkTextViewSetWrapMode {RGtk2.10}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.10 version 2.10.6 Index]