Part I. Widgets

Hildon-Extras is a set of community-contributed widgets (that's GTK+ widgets, not Desktop widgets) and dialogs that can be used by application developers to provide a usable, well-balanced interface. Some of these widgets provide functionality that the "stock" Hildon widgets don't provide, and some dialogs are touch-friendly versions of existing dialogs in GTK+ and/or Hildon.

Table of Contents

HeAboutDialog — An about dialog for Hildon-based applications
HeArrowedEntry — HildonEntry with an arrowed button to its right
HeCheckButton — Two-label check buttons in Hildon-Extras
HeColorButton — A widget to open HeColorDialog
HeColorDialog — A dialog to allow the user to select colors
HeColorSelector — A widget to select a color.
HeFontButton — A widget to open HeFontDialog
HeFontDialog — A dialog to allow the user to select fonts
HeFontSelector — A widget to select a font.
HeFullscreenButton — A semi-transparent button to leave fullscreen mode.
HeMenuStore — A GtkTreeModel based on a GtkMenu
HeMenuView — A widget to display a GtkMenu as a series of GtkTreeView columns.
HeMenuViewColumn — A pannable tree view of a single GtkMenu widget
HeSimpleColorDialog — An simple_color dialog for Hildon-based applications