|  |  |  |  | 
    GObject
    ├── YelpDocument
    │   ├── YelpDocbookDocument
    │   ├── YelpHelpList
    │   ├── YelpInfoDocument
    │   ├── YelpMallardDocument
    │   ├── YelpManDocument
    │   ╰── YelpSimpleDocument
    ├── GInitiallyUnowned
    │   ╰── GtkWidget
    │       ├── GtkEntry
    │       │   ╰── GtkSearchEntry
    │       │       ╰── YelpSearchEntry
    │       ╰── GtkContainer
    │           ╰── WebKitWebViewBase
    │               ╰── WebKitWebView
    │                   ╰── YelpView
    ├── YelpSettings
    ├── YelpSqliteStorage
    ├── YelpTransform
    ╰── YelpUri
    GInterface
    ├── YelpBookmarks
    ╰── YelpStorage