@elextr commented on this pull request.
> @@ -258,6 +259,23 @@ const gchar *symbols_get_context_separator(gint ft_id) } +/** Gets the icon data corresponding to the provided TMIcon. + * @param icon TMIcon. + * + * Returns the GdkPixbuf corresponding to the provided TMIcon. + * + * @since 2.1 + */ +GEANY_API_SYMBOL Probably best practice to keep unrelated stuff separate. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3849#discussion_r1651161509 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3849/review/[email protected]>
