globalmapper.GetProgressCallback ================================ .. currentmodule:: globalmapper .. py:function:: GetProgressCallback () -> GM_ProgressCallbackFunc Returns the current progress callback function, or None if no progress callback is set. Useful if you want to briefly change it. :returns: the current progress callback function, or None :rtype: GM_ProgressCallbackFunc