[ Version ( since = "1.64" ) ]
public async GenericArray<unowned CategoryDetails> get_categories_async (Cancellable? cancellable) throws Error
Asynchronously get the store categories.
See get_categories_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. |