[ Version ( since = "3.0" ) ]
public static unowned Drawable? get_by_id (int32 drawable_id)
Returns a Drawable representing drawable_id.
This function calls get_by_id and returns the item if it is drawable or null otherwise.
| drawable_id |
The drawable id. |
|
a Drawable for |