gobject-example-rs icon indicating copy to clipboard operation
gobject-example-rs copied to clipboard

Add flags, enums and error to the example

Open elmarco opened this issue 4 years ago • 3 comments

Flags & Enums should be easy to cover today.

Error will need some new glib-rs macro

elmarco avatar Mar 19 '21 17:03 elmarco

Error will need some new glib-rs macro

Can you create a gtk-rs issue for that?

sdroege avatar Mar 19 '21 18:03 sdroege

Error will need some new glib-rs macro

Can you create a gtk-rs issue for that?

I had a grip on it https://github.com/gtk-rs/gtk-rs/pull/367

elmarco avatar Mar 19 '21 22:03 elmarco

Even better!

sdroege avatar Mar 20 '21 08:03 sdroege