Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Show ¶ added in v0.12.35
func Show(app *gtk.Application)
Types ¶
type LatestOnlyThrottler ¶ added in v0.13.6
type LatestOnlyThrottler struct {
// contains filtered or unexported fields
}
func NewLatestOnlyThrottler ¶ added in v0.13.6
func NewLatestOnlyThrottler(interval time.Duration) *LatestOnlyThrottler
func (*LatestOnlyThrottler) Execute ¶ added in v0.13.6
func (t *LatestOnlyThrottler) Execute(id int)
func (*LatestOnlyThrottler) Stop ¶ added in v0.13.6
func (t *LatestOnlyThrottler) Stop()
Click to show internal directories.
Click to hide internal directories.