Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkTextBufferGetModified

gtkTextBufferGetModified


Description

Indicates whether the buffer has been modified since the last call to gtkTextBufferSetModified set the modification flag to FALSE. Used for example to enable a "save" function in a text editor.

Usage

gtkTextBufferGetModified(object)

Arguments

object

a GtkTextBuffer

Value

[logical] TRUE if the buffer has been modified

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.