Package: gtk
Accessor gtk-places-sidebar-show-connect-to-server
Lambda Listgtk-places-sidebar-show-connect-to-server (object) Syntax(gtk-places-sidebar-show-connect-to-server object) => show-connect-to-server (setf (gtk-places-sidebar-show-connect-to-server object) show-connect-to-server) Argumentsobject -- a gtk-places-sidebar widget show-connect-to-server -- a boolean whether to show an item for the Connect to Server command Details Accessor of the show-connect-to-server slot of the gtk-places-sidebar class. Sets whether the sidebar should show an item for connecting to a network server. This is off by default. An application may want to turn this on if it implements a way for the user to connect to network servers directly. If you enable this, you should connect to the "show-connect-to-server" signal. Warning | See also |
2020-6-6