Constructor

PhocWorkspaceIndicatornew

Declaration [src]

PhocWorkspaceIndicator*
phoc_workspace_indicator_new (
  PhocAnimatable* animatable,
  int num,
  int lx,
  int ly,
  int size
)

Description

No description available.

Parameters

animatable

Type: PhocAnimatable

No description available.

The data is owned by the caller of the function.
num

Type: int

No description available.

lx

Type: int

No description available.

ly

Type: int

No description available.

size

Type: int

No description available.

Return value

Type: PhocWorkspaceIndicator

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.