DEBSOURCES
Skip Quicknav
sources / sameboy / 1.0.2%2Bds-2 / Cocoa / NSTextFieldCell%2BInset.h
123456
#import <AppKit/AppKit.h> #import <Cocoa/Cocoa.h> @interface NSTextFieldCell (Inset) @property NSSize textInset; @end