Constructor
PhocFocusFramenew
Declaration [src]
PhocFocusFrame*
phoc_focus_frame_new (
PhocView* view
)
Parameters
view-
Type:
PhocViewNo 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. |