[Top]
GTK2
GTK2.IconView
|
Method GTK2.IconView()->get_cursor()
- Method
get_cursor
-
array get_cursor()
- Description
-
Returns the GTK2.TreePath and GTK2.CellRenderer of the current cursor path
and cell. If the cursor isn't currently set, then path will be 0. If no
cell currently has focus, then cell will be 0.
|