[ Version ( since = "3.0" ) ]
public static bool id_is_valid (int filter_id)
Returns true if the drawable filter ID is valid.
This procedure checks if the given drawable filter ID is valid and refers to an existing filter.
| filter_id |
The filter ID to check. |
|
Whether the filter ID is valid. |