Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.DeleteType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkDeleteType
Enum : DeleteType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Entry
Signal
delete_from_cursor (Entry self, DeleteType type, gint32 count) : none
The ::delete-from-cursor signal is a
keybinding signal
which gets emitted when the user initiates a text deletion.
Gtk.TextView
Signal
delete_from_cursor (TextView self, DeleteType type, gint32 count) : none
The ::delete-from-cursor signal is a
keybinding signal
which gets emitted when the user initiates a text deletion.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:44 GMT+0800 (HKT)