get_entry_widget
Description:
[
Version ( since =
"4.2" ) ]
public unowned Widget get_entry_widget (
Holder holder)
Get the DataEntry in this which
corresponds to the holder place.
Parameters:
| this |
a BasicForm widget
|
| holder |
a Holder object
|
Returns:
|
the requested widget, or null if not found
|