Object Hierarchy

    GObject
    ├── YelpDocument
       ├── YelpDocbookDocument
       ├── YelpHelpList
       ├── YelpInfoDocument
       ├── YelpMallardDocument
       ├── YelpManDocument
       ╰── YelpSimpleDocument
    ├── GInitiallyUnowned
       ╰── GtkWidget
           ╰── GtkContainer
               ├── GtkBin
                  ╰── GtkComboBox
                      ╰── YelpLocationEntry
               ╰── WebKitWebView
                   ╰── YelpView
    ├── YelpSqliteStorage
    ├── YelpUri
    ╰── YelpSettings
    GEnum
    ╰── YelpViewState