Gimp.get_default_comment

@returns(unicode)
def get_default_comment():
    # Python wrapper for gimp_get_default_comment()
  

Get the default image comment as specified in the Preferences.

Returns a copy of the default image comment.

Returns