Constructor
PhoshEmergencyContactRownew
Declaration [src]
PhoshEmergencyContactRow*
phosh_emergency_contact_row_new (
PhoshEmergencyContact* contact
)
Parameters
contact |
PhoshEmergencyContact |
The emergency contact that the widget will be bound to. |
|
The data is owned by the caller of the function. |
Return value
Returns: | PhoshEmergencyContactRow |
A new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |