![]() |
![]() |
![]() |
![]() |
GObject ├── GDBusProxy │ ├── XAppFdoSnItemProxy │ ├── XAppFdoSnWatcherProxy │ ╰── XAppStatusIconInterfaceProxy ├── GDBusInterfaceSkeleton │ ├── XAppFdoSnItemSkeleton │ ├── XAppFdoSnWatcherSkeleton │ ╰── XAppStatusIconInterfaceSkeleton ├── GInitiallyUnowned │ ╰── GtkWidget │ ╰── GtkContainer │ ╰── GtkBin │ ├── GtkWindow │ │ ├── XAppGtkWindow │ │ │ ╰── XAppIconChooserDialog │ │ ╰── XAppPreferencesWindow │ ├── GtkButton │ │ ╰── XAppIconChooserButton │ ╰── XAppStackSidebar ├── XAppKbdLayoutController ├── XAppMonitorBlanker ├── XAppStatusIcon ╰── XAppStatusIconMonitor GInterface ├── XAppFdoSnItem ├── XAppFdoSnWatcher ╰── XAppStatusIconInterface GEnum ├── XAppIconSize ├── XAppScrollDirection ╰── XAppStatusIconState