Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.MovementStep

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkMovementStep
Enum : MovementStep
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Entry
Signal
move_cursor (Entry self, MovementStep step, Number count, Boolean extend_selection) : none
The ::move-cursor signal is a keybinding signal which gets emitted when the user initiates a cursor movement.
Gtk.IconView
Signal
move_cursor (IconView self, MovementStep step, Number count) : Boolean
The ::move-cursor signal is a keybinding signal which gets emitted when the user initiates a cursor movement.
Gtk.Label
Signal
move_cursor (Label self, MovementStep step, Number count, Boolean extend_selection) : none
The ::move-cursor signal is a keybinding signal which gets emitted when the user initiates a cursor movement.
Gtk.TextView
Signal
move_cursor (TextView self, MovementStep step, Number count, Boolean extend_selection) : none
The ::move-cursor signal is a keybinding signal which gets emitted when the user initiates a cursor movement.
Gtk.TreeView
Signal
move_cursor (TreeView self, MovementStep object, Number p0) : Boolean
WebKit.WebView
Signal
move_cursor (WebView self, MovementStep object, Number p0) : Boolean
WebKit.WebView
Method
move_cursor (MovementStep step, Number count) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:42 GMT+0800 (HKT)