Function
Pidginblist_sort_function
Declaration
void
(* pidgin_blist_sort_function) (
PurpleBlistNode* new,
PurpleBuddyList* blist,
GtkTreeIter group,
GtkTreeIter* cur,
GtkTreeIter* iter
)
Parameters
new |
PurpleBlistNode |
No description available. | |
The data is owned by the caller of the function. | |
blist |
PurpleBuddyList |
No description available. | |
The data is owned by the caller of the function. | |
group |
GtkTreeIter |
No description available. | |
cur |
GtkTreeIter |
No description available. | |
The data is owned by the caller of the function. | |
iter |
GtkTreeIter |
No description available. | |
The data is owned by the caller of the function. |