Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoPWSafeGTK ¶
type GoPWSafeGTK struct { *gtk.Application // contains filtered or unexported fields }
GoPWSafeGTK wraps gtk.Application adding variables for state needed for this particular application I'm using gtk.Application though gotk3 support for gio is lacking making the menus and associated accelerators more painful to implement. https://wiki.gnome.org/HowDoI/GtkApplication
func NewGoPWSafeGTK ¶
func NewGoPWSafeGTK() (*GoPWSafeGTK, error)
Click to show internal directories.
Click to hide internal directories.