PCMan / gtk3-nocsd

A hack to disable gtk+ 3 client side decoration
GNU Lesser General Public License v2.1
320 stars 41 forks source link

Fix for return value of g_type_add_instance_private for gtk_header_bar #65

Open Unmyth opened 3 years ago

Unmyth commented 3 years ago

The value of gtk_window_private_offset was returned from g_type_add_instance_private for gtk_header_bar type instead of gtk_header_bar_private_offset.