Constructor

PhocFocusFramenew

Declaration [src]

PhocFocusFrame*
phoc_focus_frame_new (
  PhocView* view
)

Description

No description available.

Parameters

view

Type: PhocView

No description available.

The data is owned by the caller of the function.

Return value

Type: PhocFocusFrame

No description available.

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