Gimp.context_get_font

@returns(Gimp.Font)
def context_get_font():
    # Python wrapper for gimp_context_get_font()
  

Get the currently active font.

Returns the currently active font.

Since 2.2

Returns