is_drawable


Description:

[ Version ( since = "2.8" ) ]
public bool is_drawable ()

Returns whether the item is a drawable.

This procedure returns TRUE if the specified item is a drawable.

Parameters:

this

The item.

Returns:

TRUE if the item is a drawable, FALSE otherwise.