set_alphabetic_index
Description:
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 | |
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 |