entry_set_visible


Description:

[ Version ( since = "4.2" ) ]
public void entry_set_visible (Holder holder, bool show)

Shows or hides the DataEntry in this which corresponds to the holder data holder

Parameters:

this

a BasicForm widget

holder

a Holder object

show

set to true to show the data entry, and to false to hide it