DropTarget.setGtypes
void setGtypes(gobject.types.GType[] types = null)Sets the supported GTypes for this drop target.
Parameters
types | all supported GTypes that can be dropped on the target |
void setGtypes(gobject.types.GType[] types = null)Sets the supported GTypes for this drop target.
types | all supported GTypes that can be dropped on the target |