fltk_shared_image_get
fn
FltkSharedImage fltk_shared_image_get(const(char) * filename)Sets the widget's callback function. Gets a shared image from file (loads if not cached).
Parameters
filename | Path to image file |
Returns
Shared image handle, or null on failure