c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.MovementStep

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkMovementStep
Enum : MovementStep
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, gint32 count, gboolean extend_selection) : none
Gtk.IconView
Signal
move_cursor (IconView self, MovementStep step, gint32 count) : gboolean
Gtk.Label
Signal
move_cursor (Label self, MovementStep step, gint32 count, gboolean extend_selection) : none
Gtk.TextView
Signal
move_cursor (TextView self, MovementStep step, gint32 count, gboolean extend_selection) : none
Gtk.TreeView
Signal
move_cursor (TreeView self, MovementStep object, gint32 p0) : gboolean
WebKit.WebView
Signal
move_cursor (WebView self, MovementStep step, gint32 count) : gboolean
WebKit.WebView
Method
move_cursor (MovementStep step, gint32 count) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:24 GMT+0800 (HKT)