> @@ -52,6 +56,11 @@ struct _GeanyObjectPrivate
>       gchar dummy;
>  };
>  
> +/** Get the GObject-derived GType for GeanyObject
> + *
> + * @return GeanyObject type */
> +GEANY_API_SYMBOL
> +GType geany_object_get_type(void);

Actually all the doc for geanyobject should probably be `@gironly`

---
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/1038/files/058d09f360a420cc639495dbf1567f81d1194462..a52f37027e6ddccad7bc2ccf5f424fb61018427b#r65814840

Reply via email to