Method
PurpleAccountManagerreorder
unstable since: 3.0
Declaration [src]
void
purple_account_manager_reorder (
PurpleAccountManager* manager,
PurpleAccount* account,
guint new_index
)
Parameters
account-
Type:
PurpleAccountThe account instance.
The data is owned by the caller of the method. new_index-
Type:
guintThe numerical position to move
accountto.