gtkTextViewGetWrapMode {RGtk2}R Documentation

gtkTextViewGetWrapMode

Description

Gets the line wrapping for the view.

Usage

gtkTextViewGetWrapMode(object)

Arguments

object

a GtkTextView

Value

[GtkWrapMode] the line wrap setting

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]