Method

MetaCursorTrackerget_hot

Declaration [src]

void
meta_cursor_tracker_get_hot (
  MetaCursorTracker* tracker,
  int* x,
  int* y
)

Description

No description available.

Parameters

x int*
  No description available.
 The argument will be set by the function.
 The instance takes ownership of the data, and is responsible for freeing it.
y int*
  No description available.
 The argument will be set by the function.
 The instance takes ownership of the data, and is responsible for freeing it.