@LiquidCake commented on this pull request.
> @@ -462,6 +462,18 @@ gboolean main_is_realized(void) } +/** + * Checks whether Geany is 'closing all' tabs right now. + * + * @return @c TRUE if the Geany is 'closing all' tabs right now or @c FALSE otherwise. + **/ +GEANY_API_SYMBOL +gboolean geany_is_closing_all_tabs(void) renamed -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3911#discussion_r1650152649 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3911/review/[email protected]>
