Results 3 comments of Benjamin Voisin

@nevaforget My implementation uses Gtk objects in a more general way. That is why their is a `xml` file, it's not a random file, it's a Gtk ui definition. That...

@Alexays I've added the checks asked, and I made sure that the app doesn't crash when trying to build the popup menu. If something fails during constructions, it display a...

> I'm using the code you provided, but the GtkSeparatorMenuItem seem to not show up, there's just no spacing between items at all like it's ignored completely, what am I...