Re: [gedit-list] Gedit plugin capabilities



Hi Erik,

as far as I know, you can modify everything with a gedit plugin because gedit actually doesn't offer a real plugin API but exposes its entrails over a Python binding. You don't have to write C code for this ;-)

Greets,
Michael

Am 15.07.2010 00:44, schrieb Erik de Castro Lopo:
Hi all,

I was wonder if there was some document that listed what can and
can't be achieve with GEdit plugins.

For instance:

   - Is it possible to modify the menus?
   - Is it possible to modify key bindings?
   - Is it possible to modify dialog boxes?

I have no problem writing C code to do this if its possible.

Cheers,
Erik



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