Method

PhocViewChildget_pos

Declaration [src]

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

Description

No description available.

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.