GtkOldEditable

DEPRECATED. Base class for text-editing widgets.

Object Hierarchy

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkOldEditable

Implemented Interfaces

Description

WARNING! This class has been deprecated in PHP-GTK 2 and should NOT be used in newly written code. Use GtkEditable instead.

Methods

changed()
 
claim_selection()
 

Signals

"activate"
 
"copy-clipboard"
 
"cut-clipboard"
 
"kill-char"
 
"kill-line"
 
"kill-word"
 
"move-cursor"
 
"move-page"
 
"move-to-column"
 
"move-to-row"
 
"move-word"
 
"paste-clipboard"
 
"set-editable"