Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Graphics ¶
type Graphics struct {
// contains filtered or unexported fields
}
Graphics represent the graphic configuration
type UI ¶
type UI interface {
Loop()
}
UI is the user interface functionality exposed to main
func NewGTK ¶
func NewGTK(version string, sf sessions.Factory, df interfaces.DialerFactory, gx Graphics) UI
NewGTK returns a new client for a GTK ui
Source Files
¶
- account.go
- account_details.go
- account_events.go
- account_manager.go
- accounts_menu.go
- certificate_window.go
- colors.go
- commands.go
- connection.go
- conversation.go
- desktop_notifications.go
- display_settings.go
- edit_contact.go
- fingerprint_verification.go
- first_account.go
- global_preferences.go
- hacks.go
- icons.go
- importer.go
- jid.go
- keys.go
- master_password.go
- notifications.go
- options_menu.go
- peer_information.go
- proxy_edit.go
- registration.go
- roster.go
- shortcuts.go
- signals.go
- subscription.go
- tls.go
- ui.go
- ui_reader.go
- ui_thread.go
- unified.go
- view_menu.go
Click to show internal directories.
Click to hide internal directories.