c
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
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.IconView
Method
get_dest_item_at_pos (gint32 drag_x, gint32 drag_y, TreePath path, IconViewDropPosition pos) : gboolean
Gtk.IconView
Method
get_drag_dest_item (TreePath path, IconViewDropPosition pos) : none
Gtk.IconView
Method
set_drag_dest_item (TreePath path, IconViewDropPosition pos) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:18 GMT+0800 (HKT)