ContextMenu.getItemAtPosition

Gets the item at the given position in the @menu.

class ContextMenu
getItemAtPosition
()

Parameters

position uint

the position of the item, counting from 0

Return Value

the #WebKitContextMenuItem at position @position in @menu, or %NULL if the position is off the end of the @menu.

Meta