Signal

GtkPlacesSidebar::show-enter-location

since: 3.14

Declaration

void
show_enter_location (
  GtkPlacesSidebar* self,
  gpointer user_data
)

Description [src]

The places sidebar emits this signal when it needs the calling application to present an way to directly enter a location. For example, the application may bring up a dialog box asking for a URL like “http://http.example.com”.

Default handler:

The default handler is called before the handlers added via g_signal_connect().

Available since: 3.14