more subclassing code, start to migrate example

This commit is contained in:
RSWilli
2025-09-16 22:36:07 +02:00
parent 74ba1ec9b0
commit e7d3de9e6e
16 changed files with 538 additions and 210 deletions

View File

@@ -7,7 +7,6 @@ import (
"runtime"
"unsafe"
"github.com/diamondburned/gotk4/pkg/core/classdata"
"github.com/diamondburned/gotk4/pkg/glib/v2"
"github.com/diamondburned/gotk4/pkg/gobject/v2"
"github.com/go-gst/go-gst/pkg/gst"