Closed astroDimitrios closed 1 month ago
Replace these deprecated calls with popup_at_pointer or the other varients on these new popup functions instead of trying to fix them.
Requires replacing with gtk_menu_popup_at_pointer() or gtk_menu_popup_at_widget ()
Unclear which some need - changing to _widget by default unless it causes an issue
Closed by #20
Replace these deprecated calls with popup_at_pointer or the other varients on these new popup functions instead of trying to fix them.