Virtual Method

PhocViewChildget_pos

Declaration [src]

void
get_pos (
  PhocViewChild* self,
  int* sx,
  int* sy
)

Description [src]

Get the child’s position relative to it’s parent.

Parameters

sx

Type: int*

No description available.

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

Type: int*

No description available.

The data is owned by the caller of the method.