tolland / GtkNotebookExt

Extended version of gtk2 GtkNotebook
1 stars 0 forks source link

add multiline preference to GtkNoteBookExt widget #8

Open tolland opened 12 years ago

tolland commented 12 years ago

1) GtkNoteBookExt to support the multiline yes/no attribute, which defaults to "no" which represents standard GtkNotebook behaviour.

This allows to drop in the widget, to replace the GtkNotebook in most applications

(However it would be disabled because of the default)

2) add support for the yes/no multiline attribute to geany, via the plugin preferences API