show_other_locations_requested


Description:

[ CCode ( cname = "show-other-locations" ) ]
[ Version ( deprecated = true , deprecated_since = "3.20" , since = "3.18" ) ]
public signal void show_other_locations_requested ()

Warning: show_other_locations_requested is deprecated since 3.20.

The places sidebar emits this signal when it needs the calling application to present a way to show other locations e.

Note:

use the show_other_locations_with_flags which includes the open flags in order to allow the user to specify to open in a new tab or window, in a similar way than open_location

g. drives and network access points. For example, the application may bring up a page showing persistent volumes and discovered network addresses.