@returns(gboolean) def do_has_drop_support(self, ):
This is a virtual method that should be implemented by subclasses. It returns True if drag and drop target support for the source should be activated.
Returns : |
True if drop support should be activated |