GimpUi.ChainButton.set_icon_size
@accepts(GimpUi.ChainButton, Gtk.IconSize)
@returns(none)
def set_icon_size(self, size):
# Python wrapper for gimp_chain_button_set_icon_size()
Sets the icon size of the GimpUi.ChainButton.
Since 2.10.10
- self
Pointer to a GimpUi.ChainButton.
- size
The new icon size.