Function
Purpleconnections_get_ui_ops
Declaration [src]
PurpleConnectionUiOps*
purple_connections_get_ui_ops (
void
)
Return value
Type: PurpleConnectionUiOps
The UI operations structure in use.
The caller of the function takes ownership of the data, and is responsible for freeing it. |