org.rococoa.cocoa.ats
Interface ATSLibrary.ATSNotificationCallback
- All Superinterfaces:
- Callback
- Enclosing interface:
- ATSLibrary
public static interface ATSLibrary.ATSNotificationCallback
- extends Callback
ATSNotificationCallback
Discussion:
Callback delivered for ATS notifications.
Parameters:
info:
Parameter is placed here for future improvements. Initially
the contents of this parameter will be NULL.
refCon:
User data/state to be supplied to callback function
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/ATS.framework/Headers/ATSFont.h
invoke
void invoke(ATSLibrary.ATSFontNotificationInfoRef_ info,
Pointer refCon)
Copyright © 2009. All Rights Reserved.