Declaration

func hint(withKey hintKey: String) -> GSHint?

Declaration

- (GSHint *) hintWithKey:(NSString *) hintKey;

Declaration

hintWithKey_(hintKey: str) -> GSHint

Return Value

The matching hint, or nil if no hint has the key.

See Also

Hints

See Also

Hints