Method
GimpImagegrid_set_foreground_color
since: 2.4
Declaration [src]
gboolean
gimp_image_grid_set_foreground_color (
GimpImage* image,
GeglColor* fgcolor
)
Description [src]
Gets the foreground color of an image’s grid.
This procedure sets the foreground color of an image’s grid.
Available since: 2.4
Parameters
fgcolor
-
Type:
GeglColor
The new foreground color.
The data is owned by the caller of the function.