Function
Finchconnections_get_ui_ops
Declaration [src]
PurpleConnectionUiOps*
finch_connections_get_ui_ops (
void
)
Return value
Type: PurpleConnectionUiOps
The PurpleConnectionUiOps structure populated with the appropriate functions.
The caller of the function takes ownership of the data, and is responsible for freeing it. |