set_alphabetic_index


Description:

public async bool set_alphabetic_index (int index, Cancellable? cancellable) throws Error

Sets the current cursor position to point to an Alphabetic Index.

See: set_alphabetic_index_sync.

This asynchronous call is completed with a call to set_alphabetic_index.end from the specified callback .

Parameters:

this

an BookClientCursor

index

the alphabetic index

cancellable

a Cancellable to optionally cancel this operation while in progress

callback

callback to call when a result is ready

user_data

user data for the callback