Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create popover using glade

Tags:

gtk

glade

I want to create some popover widget using only glade: is it possible?

By popover I mean some window that shows when clicking on a button and that disappears when clicking elsewhere.

like image 792
Boiethios Avatar asked Mar 23 '26 23:03

Boiethios


1 Answers

Glade 3.20 adds support for GtkPopover, which itself was added in GTK+ 3.12. You'll have to be careful about making sure your generated .ui files are backward compatible (which includes going in and checking the header of the file).

like image 161
andlabs Avatar answered Mar 25 '26 15:03

andlabs



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!