get_methods_sync
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "2.0" ) ]
public string[] get_methods_sync (Cancellable? cancellable = null) throws Error
[ Version ( since = "2.0" ) ]
public string[] get_methods_sync (Cancellable? cancellable = null) throws Error
Lists all the available methods.
This is a blocking version of get_methods.
Parameters:
this | |
cancellable |
a Cancellable or null |
Returns:
A list of available methods. |