Function

Gimpcontext_set_ink_size

Declaration [src]

gboolean
gimp_context_set_ink_size (
  gdouble size
)

Description [src]

Set ink blob size in pixels.

Set the ink blob size in pixels for ink tool.

Available since:2.8

Parameters

size gdouble
 

Ink blob size in pixels.

Return value

Returns: gboolean
 

TRUE on success.