Returns the next glib.Hook in a glib.HookList which has not been destroyed.
The reference count for the glib.Hook is incremented, so you must call
Hook.unref to restore it when no longer needed. (Or continue to call
Hook.nextValid until NULL is returned.)
Returns the next glib.Hook in a glib.HookList which has not been destroyed. The reference count for the glib.Hook is incremented, so you must call Hook.unref to restore it when no longer needed. (Or continue to call Hook.nextValid until NULL is returned.)