[Github-comments] [geany/geany] Api tmtag (#1093)

Thomas Martitz notifications at xxxxx
Wed Jun 29 13:41:38 UTC 2016


> @@ -80,7 +80,10 @@ typedef enum
>  #define TAG_IMPL_VIRTUAL 'v' /**< Virtual implementation */
>  #define TAG_IMPL_UNKNOWN 'x' /**< Unknown implementation */
>  
> -typedef struct _TMTag
> +/**
> + * The TMTag structure represents a single tag in the tag manager.
> + **/
> +typedef struct TMTag

Uhm, for consistency with other TM* structs. Not sure if it's truly necessary for gir (probably not)


---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1093/files/659b277ef6861ea1b55e996e62ece24f9134a94b#r68947291
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160629/c7a3eb8b/attachment.html>


More information about the Github-comments mailing list