[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( deprecated = true , deprecated_since = "1.64" , since = "1.7" ) ]
public async string[] get_sections_async (Cancellable? cancellable) throws Error
Warning: get_sections_async is deprecated since 1.64.
Asynchronously get the store sections.
See get_sections_sync for more information.
| 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. |