Documentation ¶
Index ¶
Constants ¶
View Source
const (
AccelSpawnDialog = "<gtkcord>/quickswitcher.SpawnDialog"
)
View Source
const IconSize = 24
View Source
const MaxEntries = 80
Any more and Gtk becomes super slow.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Dialog ¶
type Entry ¶
type Entry struct { // Icon enum IconChar rune IconURL string PrimaryText string SecondaryText string RightText string // enum GuildID discord.Snowflake ChannelID discord.Snowflake // could be DM, visible as one FriendID discord.Snowflake // only called if needed a new channel // contains filtered or unexported fields }
type Row ¶ added in v0.0.4
type Row struct { *gtk.ListBoxRow // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.