get_hidden_providers


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.6" ) ]
public string[] get_hidden_providers ()

Get the provider factory names of the DeviceProvider instances that are hidden by this.

Parameters:

this

a DeviceProvider

Returns:

a list of hidden providers factory names or null when nothing is hidden by this. Free with g_strfreev.