get_methods
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "2.0" ) ]
public async string[] get_methods (Cancellable? cancellable) throws Error
[ Version ( since = "2.0" ) ]
public async string[] get_methods (Cancellable? cancellable) throws Error
Lists all the available methods.
Parameters:
this | |
cancellable |
a Cancellable or null |
callback |
a callback to execute upon completion |
user_data |
closure data for |