set_icon_loader


Description:

public void set_icon_loader (LoadIconFunction load_icon_func, void* data, DestroyNotify free_data_func)

Sets a function to be used for loading icons.

Note:

Icon loader is included in libwnck. load_icon_func will be ignored.

Parameters:

this

a Tasklist

load_icon_func

icon loader function

data

data for icon loader function

free_data_func

function to free the data