Gimp.Procedure.set_icon_pixbuf
@accepts(Gimp.Procedure, GdkPixbuf.Pixbuf)
@returns(none)
def set_icon_pixbuf(self, pixbuf):
# Python wrapper for gimp_procedure_set_icon_pixbuf()
Sets the icon for self to pixbuf.
Since 3.0
- self
- pixbuf
@accepts(Gimp.Procedure, GdkPixbuf.Pixbuf)
@returns(none)
def set_icon_pixbuf(self, pixbuf):
# Python wrapper for gimp_procedure_set_icon_pixbuf()
Sets the icon for self to pixbuf.
Since 3.0