Gimp.Procedure.get_icon_pixbuf
@accepts(Gimp.Procedure)
@returns(GdkPixbuf.Pixbuf)
def get_icon_pixbuf(self):
# Python wrapper for gimp_procedure_get_icon_pixbuf()
Gets the GdkPixbuf.Pixbuf of the icon if an icon was set this way for self.
Since 3.0
- self
- Returns