Created attachment 2401 Patch to fix the typos In the documentation of ThunarxMenuProviderIface and ThunarPreferencesProviderIface, the example code snippets use a function g_cclosure_object_new_swap(). It should be g_cclosure_new_object_swap(). I have attached a patch for the same.
Fixed in 9ceae10.