Function
Pidgincore_get_ui_ops
Declaration [src]
PurpleCoreUiOps*
pidgin_core_get_ui_ops (
void
)
Description [src]
Gets the PurpleCoreUiOps
that Pidgin sets up. You probably don’t want to
call this.
Available since: | 3.0.0 |
Return value
Returns: | PurpleCoreUiOps |
The |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |