Function
GimpUizoom_button_new
Declaration [src]
GtkWidget*
gimp_zoom_button_new (
GimpZoomModel* model,
GimpZoomType zoom_type,
GtkIconSize icon_size
)
Parameters
model
-
Type:
GimpZoomModel
A
GimpZoomModel
.The data is owned by the caller of the function. zoom_type
-
Type:
GimpZoomType
No description available.
icon_size
-
Type:
GtkIconSize
Use 0 for a button with text labels.