Gtk.jl icon indicating copy to clipboard operation
Gtk.jl copied to clipboard

Please improve documentation

Open ufechner7 opened this issue 3 years ago • 0 comments

There are no documentation strings. For example:

help?> GtkWindow
search: GtkWindow GtkWindowLeaf @GtkWindow GtkScrolledWindow GtkScrolledWindowLeaf @GtkScrolledWindow

  No documentation found.

  Summary
  ≡≡≡≡≡≡≡≡≡

  abstract type GtkWindow
...

All types should be documented, in particular how to create an instance, which parameters and keyword parameters are allowed etc.

ufechner7 avatar Jul 31 '22 10:07 ufechner7