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.
Since 3.20 the signal added the @open_flags parameter in order to be able
to specify whether the user choose to open the other locations in a different
tab or window. In this way it behaves like the open-location signal.
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. Since 3.20 the signal added the @open_flags parameter in order to be able to specify whether the user choose to open the other locations in a different tab or window. In this way it behaves like the open-location signal.