Skip to content

Clarify hide-on-close documentation

Christopher Head requested to merge Hawk777/gtk:clarify-hide-on-close into main

gtk_window_set_hide_on_close already explained that destroying (rather than doing nothing) is the alternative to hiding. However, neither gtk_window_get_hide_on_close nor the hide-on-close property did so.

Merge request reports

Loading