Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Missing Menu, MenuBar widgets and MenuItemSignals trait #167

Closed
insanebits opened this issue Oct 4, 2015 · 7 comments
Closed

Missing Menu, MenuBar widgets and MenuItemSignals trait #167

insanebits opened this issue Oct 4, 2015 · 7 comments

Comments

@insanebits
Copy link
Contributor

Hey guys, we're missing a couple of widgets and signals. I've got a working prototype for them but they're not yet fully functional to be ready for PR. Because only activate signal is implemented just to test if it would even work.

Can someone take a look at my signals implementation, because I'm not that comfortable with a ffi stuff.

Commit can be found here:
insanebits@78362ba

@gkoz
Copy link
Member

gkoz commented Oct 4, 2015

Don't be shy, open a PR :)

@gkoz
Copy link
Member

gkoz commented Nov 18, 2015

#186 has added Menu.

@gkoz
Copy link
Member

gkoz commented Mar 7, 2016

An update on MenuBar (see also discussion in #217): I believe implementing MenuBar and the GMenu* family requires adding some GVariant bindings first -- gtk-rs/glib#113.

@wrnice
Copy link

wrnice commented Apr 10, 2016

Any news on MenuBar ? I am missing it a lot !

@gkoz
Copy link
Member

gkoz commented Apr 10, 2016

We're more or less ready to generate gio and this should follow closely if all goes well.

@hmeyer
Copy link

hmeyer commented Apr 18, 2016

This just stroke me as well. Now MenuBar? This is quite a blocker....

@GuillaumeGomez
Copy link
Member

Continue to spam @gkoz and he will add it. :p

EPashkin pushed a commit to EPashkin/gtk that referenced this issue Apr 18, 2016
Cast as fn pointer to fix build error
alex179ohm pushed a commit to alex179ohm/gtk that referenced this issue Oct 21, 2019
Add interfaces support to object analysis

None
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants