select_pad
Description:
[
NoWrapper ]
[
Version ( since =
"1.20" ) ]
public virtual bool select_pad (
Pad pad)
Check whether pad
should be exposed/used.
Parameters:
this |
The this for which to check if pad should be used or not
|
pad |
The pad to check
|
Returns:
true if pad should be used false otherwise.
|