Function

Gimpcontext_get_font

since: 2.2

Declaration [src]

GimpFont*
gimp_context_get_font (
  void
)

Description [src]

Get the currently active font.

Returns the currently active font.

Available since: 2.2

Return value

Type: GimpFont

The active font.

The caller of the function takes ownership of the data, and is responsible for freeing it.