In src/document.h:

> @@ -222,6 +222,8 @@ gint document_compare_by_tab_order_reverse(gconstpointer a, gconstpointer b);
>  
>  GeanyDocument *document_find_by_id(guint id);
>  
> +GtkWidget *document_get_notebook_child(GeanyDocument *doc);

should be inside GEANY_PRIVATE


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.