gtkplacessidebar: Show busy spinner in sidebar row during mount ops
This commit is contained in:
@ -54,6 +54,8 @@ void gtk_sidebar_row_set_start_icon (GtkSidebarRow *self,
|
||||
GIcon *icon);
|
||||
void gtk_sidebar_row_set_end_icon (GtkSidebarRow *self,
|
||||
GIcon *icon);
|
||||
void gtk_sidebar_row_set_busy (GtkSidebarRow *row,
|
||||
gboolean is_busy);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user