conformal / gotk3

Go bindings for GTK3
ISC License
470 stars 81 forks source link

Added gtk.MainIterationDo, SelectionData struct, various Clipboard methods and gdk.GdkAtomIntern #83

Open Francesco149 opened 10 years ago

Francesco149 commented 10 years ago

I've added two handy wrappers for gtk_main_iteration_do and gtk_clipboard_store. gtk_clipboard_store is especially useful and vital when working with the clipboard.