Re: [gedit-list] a feature request to python-console plugin



Lucas Campelo wrote:
> would be very good to who develops gedit plugins if it was
> possible to get a reverence 

> to current Document, 

window.get_active_document()

> to lateral panel and 

window.get_side_panel()

> to the inferior panel 

window.get_bottom_panel()

> in gedit's console python
> and could modify them interactively. This already is possible?

Actually, that's the purpose of the python console ;-)




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