gtkTextViewGetWrapMode {RGtk2}R Documentation

gtkTextViewGetWrapMode

Description

Gets the line wrapping for the view.

Usage

gtkTextViewGetWrapMode(object)

Arguments

object [GtkTextView] a GtkTextView

Value

[GtkWrapMode] the line wrap setting

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]