set_show_enter_location


Description:

[ Version ( since = "3.14" ) ]
public void set_show_enter_location (bool show_enter_location)

Sets whether the this should show an item for entering a location; this is off by default.

An application may want to turn this on if manually entering URLs is an expected user action.

If you enable this, you should connect to the on_show_enter_location signal.

Parameters:

this

a places sidebar

show_enter_location

whether to show an item to enter a location