Awn

Comment 1 for bug 665847

Revision history for this message
Michal Hruby (mhr3) wrote : Re: "Remove Custom Icon" item doesn't have python bindings

> error message:
> Access to instance member `Awn.ThemedIcon.create_remove_custom_icon_item' denied

It's an instance method, not a class method, therefore you need to call it with ThemedIcon instance.