User Interface Modules

From Inkscape Wiki
Revision as of 21:24, 15 December 2011 by Romain2Boss (talk | contribs) (→‎Dialogs)
Jump to navigation Jump to search

User Interface Modules

Discussion and documentation about specific Inkscape dialogs, widgets, tools and more inside the src/ui directory.

Dialogs

By extension, a dialog in Inkscape vocabulary is any type of window, i.e. a set of widgets with an OS decoration, a title...

All dialogs are in src/ui/dialog (except for old dialogs that are still in src/dialogs).

src/ui/widgets

src/ui/tools

  • ...