get_alternate_ui_name


Description:

[ Version ( since = "0.88" ) ]
public string get_alternate_ui_name ()

Gets the alternate ui name of this.

This name is also commonly used by pdf producers/readers to show it as a tooltip when this area is hovered by a pointing device (eg. mouse).

Parameters:

this

a FormField

Returns:

a new allocated string. It must be freed with g_free when done.