Virtual Method

ClutterCursorget_geometry

Declaration [src]

void
get_geometry (
  ClutterCursor* cursor,
  int* width,
  int* height,
  int* hot_x,
  int* hot_y
)

Description

No description available.

Parameters

width

Type: int*

No description available.

The data is owned by the caller of the method.
height

Type: int*

No description available.

The data is owned by the caller of the method.
hot_x

Type: int*

No description available.

The data is owned by the caller of the method.
hot_y

Type: int*

No description available.

The data is owned by the caller of the method.