get_sections_async
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.7" ) ]
public async string[] get_sections_async (Cancellable? cancellable) throws Error
[ Version ( since = "1.7" ) ]
public async string[] get_sections_async (Cancellable? cancellable) throws Error
Asynchronously get the store sections.
See get_sections_sync for more information.
Parameters:
this |
a Client. |
cancellable |
a Cancellable or null. |
callback |
a TaskReadyCallback to call when the request is satisfied. |
user_data |
the data to pass to callback function. |