places-sidebar: add optional enter location place
https://bugzilla.gnome.org/show_bug.cgi?id=722211
This commit is contained in:
		 William Jon McCann
					William Jon McCann
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							e2b2339b89
						
					
				
				
					commit
					1e925a85ca
				
			| @ -105,6 +105,11 @@ gboolean           gtk_places_sidebar_get_show_connect_to_server (GtkPlacesSideb | ||||
| GDK_AVAILABLE_IN_3_10 | ||||
| void               gtk_places_sidebar_set_show_connect_to_server (GtkPlacesSidebar   *sidebar, | ||||
|                                                                   gboolean            show_connect_to_server); | ||||
| GDK_AVAILABLE_IN_3_14 | ||||
| gboolean           gtk_places_sidebar_get_show_enter_location    (GtkPlacesSidebar   *sidebar); | ||||
| GDK_AVAILABLE_IN_3_14 | ||||
| void               gtk_places_sidebar_set_show_enter_location    (GtkPlacesSidebar   *sidebar, | ||||
|                                                                   gboolean            show_enter_location); | ||||
|  | ||||
| GDK_AVAILABLE_IN_3_12 | ||||
| void                 gtk_places_sidebar_set_local_only           (GtkPlacesSidebar   *sidebar, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user