Gimp.context_get_font

@returns(unicode)
def context_get_font():
    # Python wrapper for gimp_context_get_font()
  

Retrieve the currently active font.

This procedure returns the name of the currently active font.

Since 2.2

Returns