Method GTK2.Toolbar()->get_drop_index()
- Method get_drop_index
intget_drop_index(intx,inty)- Description
Returns the position corresponding to the indicated point on the toolbar. This is useful when dragging items to the toolbar: this function returns the position a new item should be inserted.
x and y are in toolbar coordinates.