get_from_text_view


Description:

public static unowned Checker get_from_text_view (TextView view)

Retrieves the Checker object attached to a text view.

Parameters:

view

A TextView.

Returns:

the Checker object, or null if there is no Checker attached to view.