GimpUi.zoom_button_new
@accepts(GimpUi.ZoomModel, GimpUi.ZoomType, Gtk.IconSize)
@returns(Gtk.Widget)
def zoom_button_new(model, zoom_type, icon_size):
# Python wrapper for gimp_zoom_button_new()
- model
- zoom_type
- icon_size
use 0 for a button with text labels
- Returns