Function

PhocStyleManagerget_default

Declaration [src]

PhocStyleManager*
phoc_style_manager_get_default (
  void
)

Description [src]

Get the server singleton.

Return value

Type: PhocStyleManager

The style manager singleton.

The data is owned by the called function.