From c77bccccb817dd5cfddeb8eda5466ad953164749 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Sun, 21 Nov 2021 11:00:25 +0100 Subject: Implement filtering by supported extensions --- fastiv-sidebar.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fastiv-sidebar.h') diff --git a/fastiv-sidebar.h b/fastiv-sidebar.h index 20ac194..447dce2 100644 --- a/fastiv-sidebar.h +++ b/fastiv-sidebar.h @@ -25,3 +25,4 @@ G_DECLARE_FINAL_TYPE( void fastiv_sidebar_set_location(FastivSidebar *self, GFile *location); void fastiv_sidebar_show_enter_location(FastivSidebar *self); +GtkBox *fastiv_sidebar_get_toolbar(FastivSidebar *self); -- cgit v1.2.3-54-g00ecf