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 data is owned by the called function.