GimpUi.ChainButton.prototype.set_icon_size
function set_icon_size(size: Gtk.IconSize): void {
// Gjs wrapper for gimp_chain_button_set_icon_size()
}
Sets the icon size of the GimpUi.ChainButton.
Since 2.10.10
- size
The new icon size.
function set_icon_size(size: Gtk.IconSize): void {
// Gjs wrapper for gimp_chain_button_set_icon_size()
}
Sets the icon size of the GimpUi.ChainButton.
Since 2.10.10
The new icon size.