get_drop_group


Description:

public unowned ToolItemGroup? get_drop_group (int x, int y)

Gets the group at position (x, y).

Parameters:

this

a ToolPalette

x

the x position

y

the y position

Returns:

the ToolItemGroup at position or null if there is no such group