check


Description:

[ Version ( since = "4.16" ) ]
public void check ()

Forces a check of the current input text even when it has not changed.

This is useful to force the appropriate signal to be sent to indicate whether the text is a valid filename or not, so that for example any GtkWidgets whose sensitivity is controlled by this can be correctly updated when they are first created.

Parameters:

this

a FilenameInput instance.