These functions don't need to be members of wxGtkPrintNativeData as they don't use this object at all, so one shouldn't be required to call them. And rather than making them static, just make them private functions instead. No real changes, this is just a refactoring.