servo / cocoa-rs

DEPRECATED - Cocoa/Objective-C bindings for the Rust programming language
https://github.com/servo/core-foundation-rs/
Other
286 stars 72 forks source link

Add missing "Types for Standard Data" constants. #133

Closed mitchmindtree closed 8 years ago

mitchmindtree commented 8 years ago

This adds bindings to cocoa's "Types for Standard Data". I believe these are necessary for registering an NSDraggingDestination as a receiver for certain kinds of data types.

Here are the cocoa references for:

Relevant to tomaka/glutin#496


This change is Reviewable

metajack commented 8 years ago

@bors-servo r+

bors-servo commented 8 years ago

:pushpin: Commit a7b905f has been approved by metajack

bors-servo commented 8 years ago

:hourglass: Testing commit a7b905f with merge 45fa6dc...

bors-servo commented 8 years ago

:sunny: Test successful - travis