get_target_interfaces


Description:

[ CCode ( array_length_pos = 0.1 , array_length_type = "guint" ) ]
public unowned Type[]? get_target_interfaces ()

Get an array of interfaces that target enhancer implements.

The returned array includes only Clapper specific interfaces for writing enhancers. Applications should not care about any other interface types that given enhancer is using internally.

Parameters:

this

a EnhancerProxy

n_interfaces

return location for the length of the returned array

Returns:

an array of Type interfaces.