MonoMac.Growl.GrowlApplicationBridge Members

The members of MonoMac.Growl.GrowlApplicationBridge are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
static
DelegateGrowlDelegate. An instance of the MonoMac.Growl.GrowlDelegate model class which acts as the class delegate.
[read-only]
static
FrameworkInfoDictionaryMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
static
WeakDelegateMonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type
static
WillRegisterWhenGrowlIsReadybool. Documentation for this section has not yet been entered.

Public Methods

static
BestRegistrationDictionary() : MonoMac.Foundation.NSDictionary
Documentation for this section has not yet been entered.
static
FromDictionary(MonoMac.Foundation.NSDictionary) : MonoMac.Foundation.NSDictionary
Documentation for this section has not yet been entered.
static
FromDictionary(MonoMac.Foundation.NSDictionary, MonoMac.Foundation.NSSet) : MonoMac.Foundation.NSDictionary
Documentation for this section has not yet been entered.
static
IsGrowlInstalled() : bool
Documentation for this section has not yet been entered.
static
IsGrowlRunning() : bool
Documentation for this section has not yet been entered.
static
NotificationDictionary(MonoMac.Foundation.NSDictionary) : MonoMac.Foundation.NSDictionary
Documentation for this section has not yet been entered.
static
Notify(MonoMac.Foundation.NSDictionary)
Documentation for this section has not yet been entered.
static
Notify(string, string, string, MonoMac.Foundation.NSData, int, bool, MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
static
Notify(string, string, string, MonoMac.Foundation.NSData, int, bool, MonoMac.Foundation.NSObject, string)
Documentation for this section has not yet been entered.
Register(MonoMac.Foundation.NSDictionary) : bool
Documentation for this section has not yet been entered.
static
RegistrationDictionaryFromBundle(MonoMac.Foundation.NSBundle) : MonoMac.Foundation.NSDictionary
Documentation for this section has not yet been entered.
RegistrationDictionaryFromDelegate() : MonoMac.Foundation.NSDictionary
Documentation for this section has not yet been entered.
static
ReRegister()
Documentation for this section has not yet been entered.