Re: [gedit-list] Gedit plugin capabilities
- From: Michael Zeising <michael michaels-website de>
- To: gedit-list gnome org
- Subject: Re: [gedit-list] Gedit plugin capabilities
- Date: Thu, 15 Jul 2010 09:18:17 +0200
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]