gdk-drag-context-get-suggested-action is necessary for custom "drag-motion" handlers
I will probably need to add a few more missing bindings soon. Please advise on the best way to comment (I was wary of inserting docstrings - they look generated...
Should the context parameter (context (g-object gdk-drag-context))) be marked as :already-referenced? I do not have a good grasp of the gdk reference counting interplay with cl-cffi-gtk.
gdk-drag-context-get-suggested-action is necessary for custom "drag-motion" handlers
I will probably need to add a few more missing bindings soon. Please advise on the best way to comment (I was wary of inserting docstrings - they look generated...
Should the context parameter (context (g-object gdk-drag-context))) be marked as :already-referenced? I do not have a good grasp of the gdk reference counting interplay with cl-cffi-gtk.
Thanks