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