MultiPaned.getAtPoint

Locates the widget at position x,y within widget.

@x and @y should be relative to @self.

class MultiPaned
Widget
getAtPoint
(
int x
,
int y
)

Parameters

x
Type: int

x coordinate

y
Type: int

y coordinate

Return Value

Type: Widget

a #GtkWidget or %NULL

Meta

Since

3.28