gtkplacesview: add a loading property
So clients of the view can know if the view is busy. https://bugzilla.gnome.org/show_bug.cgi?id=753786
This commit is contained in:
		| @ -85,6 +85,9 @@ GDK_AVAILABLE_IN_3_18 | ||||
| void               gtk_places_view_set_local_only                (GtkPlacesView         *view, | ||||
|                                                                   gboolean               local_only); | ||||
|  | ||||
| GDK_AVAILABLE_IN_3_18 | ||||
| gboolean           gtk_places_view_get_loading                   (GtkPlacesView         *view); | ||||
|  | ||||
| GDK_AVAILABLE_IN_3_18 | ||||
| GtkWidget *        gtk_places_view_new                           (void); | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Carlos Soriano
					Carlos Soriano