placessidebar: add starred location item
Add an item for showing all files marked as favorite. This item will open all files that have the nao:predefined-tag-favorite tag https://bugzilla.gnome.org/show_bug.cgi?id=785176
This commit is contained in:
		 Alexandru Pandelea
					Alexandru Pandelea
				
			
				
					committed by
					
						 Carlos Garnacho
						Carlos Garnacho
					
				
			
			
				
	
			
			
			 Carlos Garnacho
						Carlos Garnacho
					
				
			
						parent
						
							d38a148f0e
						
					
				
				
					commit
					7f6365cf9f
				
			| @ -150,6 +150,11 @@ void                 gtk_places_sidebar_set_show_other_locations (GtkPlacesSideb | ||||
| GDK_AVAILABLE_IN_3_18 | ||||
| gboolean             gtk_places_sidebar_get_show_other_locations (GtkPlacesSidebar   *sidebar); | ||||
|  | ||||
| GDK_AVAILABLE_IN_3_22 | ||||
| void                 gtk_places_sidebar_set_show_starred_location (GtkPlacesSidebar   *sidebar, | ||||
|                                                                    gboolean            show_starred_location); | ||||
| GDK_AVAILABLE_IN_3_22 | ||||
| gboolean             gtk_places_sidebar_get_show_starred_location (GtkPlacesSidebar   *sidebar); | ||||
| G_END_DECLS | ||||
|  | ||||
| #endif /* __GTK_PLACES_SIDEBAR_H__ */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user