Skip to content

GOTK3 Version 0.6.0

Compare
Choose a tag to compare
@andre-hub andre-hub released this 06 Jun 07:00
· 128 commits to master since this release
fff1ae1

#786 Implement GLArea.SetError
#776 Fix incorrect Idle priority
#773 More performant {Idle,Timeout}Add
#774 Fix dangerous memory reference again.
#769 Adding missing 'GtkButtonBox' to gotk3 'WrapMap'
#765 Add binding for g_value_unset
#758 Add MainContext.{IsOwner,Acquire,Release}
#756 fix crash in SetHeader if header is nil
#753 added missing ScrolledWindow methods
#685 Refactor Gtk callback setters and types enhancement missing binding
#706 Refactor internal closure handling and several API changes breaking changes
#746 Add build tag pango_1_42 for Pango
#743 Solving #741- Add possibility to use GVariant in signal handler
#740 Add binding for GtkRadioMenuItem
#738 Adds binding for gtk_cell_layout_clear_attributes()
#737 Adds bindings for gdk_pixbuf_new_from_resource() and gdk_pixbuf_new_from_resource_at_scale()
#736 Add bindings/helper methods GdkRectangle GdkPoint
#735 Add GtkMenuItem bindings
#734 Add bindings GtkMenuShell
#732 add as contributor
#731 add bindings to GtkMenu
#730 Solve GtkAccelKey issue with golang 1.16
#728 It is not safe to reference memory returned in a signal callback.
#687 GtkAccelKey v1.16 issue fix next version
#724 Implemented CellRenderer.SetAlignment
#723 Added SetOrientation to gkt.SpinButton
#720 Add Prgname getter and setter
#716 Add (Get/Set) methods to GdkRGBA & GdkVisual & GdkDisplayManager binding
#715 Add some GtkRange bindings
#712 glib.Take to return nil and gtk.marshal* to allow nil