View Source ExSni.Icon.Info (ExSNI v0.2.9)

Link to this section Summary

Link to this section Types

Specs

t() :: %ExSni.Icon.Info{
  data: nil | binary() | {:pixmap, list()} | list() | {:png, binary()},
  name: String.t()
}