Skip to content

Add gtk_widget_clear_template()

Emmanuele Bassi requested to merge ebassi/finish-template into main

The dual of gtk_widget_init_template(), which should be used to clear the template data associated with a specific GtkWidget type.

Edited by Emmanuele Bassi

Merge request reports