show_other_locations_with_flags
Description:
[ Version ( since = "3.20" ) ]
public signal void show_other_locations_with_flags (PlacesOpenFlags open_flags)
public signal void show_other_locations_with_flags (PlacesOpenFlags open_flags)
The places sidebar emits this signal when it needs the calling application to present a way to show other locations e.
g. drives and network access points. For example, the application may bring up a page showing persistent volumes and discovered network addresses.
Parameters:
open_flags |
a single value from PlacesOpenFlags specifying how it should be opened. |