view dstep/foundation/NSURLCredentialStorage_bindings.d @ 16:19885b43130e

Huge update, the bridge actually works now
author Jacob Carlborg <doob@me.com>
date Sun, 03 Jan 2010 22:06:11 +0100
parents 89f3c3ef1fd2
children
line wrap: on
line source

module dstep.foundation.NSURLCredentialStorage_bindings;

import dstep.objc.objc;




extern (C)
{
	extern
	{
		package const id NSURLCredentialStorageChangedNotification;
	}
}