PlacesSidebar.addOnShowConnectToServer

The places sidebar emits this signal when it needs the calling application to present an way to connect directly to a network server. For example, the application may bring up a dialog box asking for a URL like "sftp://ftp.example.com". It is up to the application to create the corresponding mount by using, for example, g_file_mount_enclosing_volume().

More...
class PlacesSidebar
gulong
addOnShowConnectToServer

Detailed Description

Deprecated: use the #GtkPlacesSidebar::show-other-locations signal to connect to network servers.

Meta