get_protocols


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public abstract unowned string[]? get_protocols ()

Gets the list of protocols supported by this.

This list may not be modified.

Parameters:

this

A URIHandler.

Returns:

the supported protocols. Returns null if the this isn't implemented properly, or the this doesn't support any protocols.