Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScreenSidebar ¶
type ScreenSidebar struct {
// Tabs for DMs, Chats, and Friends in that order
Base *container.AppTabs
ScreenManager *screen.ScreenManager
// All widgets used in the sidebar
Widgets WidgetTableSidebar
Window fyne.Window
}
func InitScreenSidebar ¶
func InitScreenSidebar(w fyne.Window, s *screen.ScreenManager, c *chat.ChatCache) *ScreenSidebar
type WidgetTableSidebar ¶
Click to show internal directories.
Click to hide internal directories.