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