gtkTextViewNewWithBuffer: gtkTextViewNewWithBuffer

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Creates a new GtkTextView widget displaying the buffer buffer. One buffer can be shared among many widgets. buffer may be NULL to create a default buffer, in which case this function is equivalent to gtkTextViewNew. The text view adds its own reference count to the buffer; it does not take over an existing reference.

Usage

1

Arguments

buffer

a GtkTextBuffer

Value

[GtkWidget] a new GtkTextView.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.