GtkOldEditable {RGtk2}R Documentation

GtkOldEditable

Description

Base class for text-editing widgets

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.

Structures

GtkOldEditable

WARNING: GtkOldEditable is deprecated and should not be used in newly-written code. undocumented

User Functions

GtkTextFunction()

undocumented

Signals

Properties

Author(s)

Derived by RGtkGen from GTK+ documentation

References

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


[Package RGtk2 version 2.20.21 Index]