get_sections_sync
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.7" ) ]
public string[] get_sections_sync (Cancellable? cancellable = null) throws Error
[ Version ( since = "1.7" ) ]
public string[] get_sections_sync (Cancellable? cancellable = null) throws Error
Get the store sections.
Parameters:
this |
a Client. |
cancellable |
a Cancellable or null. |
Returns:
an array of section names or null on error. |