[Anjuta-list] New Snippets plugin



Hi all,

	I'm trying to develop an anjuta snippets plugin using
GtkSnippets. You can take a look at:

Homepage: http://live.gnome.org/GtkSnippets

	I want to use the inplace-parser like I do in gedit:

Screencast:
http://gtksnippets.sourceforge.net/images/inplace-example.ogg

But I only can do that if I get the GtkTextView (or
GtkSourceView) widget. Currently I cannot interact with the editor
interface, I need the object to hack a lot of signals, colours,
variable replacement etc.

How can I get the current editor widget?

If I get the widget, I can check if it is a GtkTextView or not.

Another question:

Can I check at activate time if the current editor plugin is
GtkSourceView?

I think it is very interesant for anjuta to get GtkSnippets integrated.

Regards,
	Perriman




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]