open_location


Description:

[ Version ( since = "3.10" ) ]
public signal void open_location (File location, PlacesOpenFlags open_flags)

The places sidebar emits this signal when the user selects a location in it.

The calling application should display the contents of that location; for example, a file manager should show a list of files in the specified location.

Parameters:

location

File to which the caller should switch.

open_flags

a single value from PlacesOpenFlags specifying how the location should be opened.