id_is_valid


Description:

[ 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.

Parameters:

filter_id

The filter ID to check.

Returns:

Whether the filter ID is valid.