Function

Gimpcontext_get_font

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

Returns: GimpFont
 

The active font.

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