In src/geanyobject.h:

> @@ -110,6 +112,7 @@ struct _GeanyObjectClass
>  
>  GType		geany_object_get_type	(void);
>  GObject*	geany_object_new		(void);
> +GObject *	geany_object_get_instance(void);

leftover


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