Learn R Programming

RGtk2 (version 2.20.1)

GtkOldEditable: GtkOldEditable

Description

Base class for text-editing widgets

Arguments

Methods and Functions

gtkOldEditableClaimSelection(object, claim, time = "GDK_CURRENT_TIME") gtkOldEditableChanged(object)

Hierarchy

GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkOldEditable +----GtkText

Interfaces

GtkOldEditable implements AtkImplementorIface, GtkBuildable and GtkEditable.

Detailed Description

GtkOldEditable has been deprecated since GTK+ 2.0 and should not be used in newly written code. Use the GtkEditable interface instead.

References

http://library.gnome.org/devel//gtk/GtkOldEditable.html