widgetpath: Make structure refcounted
I want to use widget paths in a way that make a lot more sense with a refcounted structure. See the following patches.
This commit is contained in:
@ -5417,6 +5417,8 @@ GTK_CHECK_VERSION
|
||||
GtkWidgetPath
|
||||
gtk_widget_path_append_type
|
||||
gtk_widget_path_copy
|
||||
gtk_widget_path_ref
|
||||
gtk_widget_path_unref
|
||||
gtk_widget_path_free
|
||||
gtk_widget_path_get_object_type
|
||||
gtk_widget_path_has_parent
|
||||
|
Reference in New Issue
Block a user