Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.IconViewDropPosition

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkIconViewDropPosition
Enum : IconViewDropPosition
  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.IconView
Method
set_drag_dest_item (TreePath path, IconViewDropPosition pos) : none
Sets the item that is highlighted for feedback.
Gtk.IconView
Method
get_drag_dest_item (TreePath path, IconViewDropPosition pos) : none
Gets information about the item that is highlighted for feedback.
Gtk.IconView
Method
get_dest_item_at_pos (Number drag_x, Number drag_y, TreePath path, IconViewDropPosition pos) : Boolean
Determines the destination item for a given position.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:42 GMT+0800 (HKT)