Function
GomCustomMigrationFunc
Description
This callback is used by the GomCustomMigration to perform custom
operations. It is an alternative to subclassing GomMigration directly.
Parameters
driver-
Type:
GomDriverA GomDriver.
The data is owned by the caller of the function. user_data-
Type:
gpointerUser data provided when registering the callback.
The argument can be NULL.The data is owned by the caller of the function.