get_form_field


Description:

public FormField get_form_field (int id)

Returns the FormField for the given id.

It must be freed with unref

Parameters:

this

a Document

id

an id of a FormField

Returns:

a new FormField or null if not found