Function

Gimpcontext_set_gradient_fg_bg_rgb

since: 2.10

Declaration [src]

gboolean
gimp_context_set_gradient_fg_bg_rgb (
  void
)

Description [src]

Sets the built-in FG-BG RGB gradient as the active gradient.

Sets the built-in FG-BG RGB gradient as the active gradient. The gradient will be used for subsequent gradient operations.

Available since: 2.10

Return value

Type: gboolean

TRUE on success.