We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c8901 commit 73e7df5Copy full SHA for 73e7df5
Gtk-4.0.sed
@@ -51,3 +51,4 @@ s/GLib.RefSListRef<ObjectRef>/GLib.RefSListRef<GLibObject.ObjectRef>/
51
s/free(UnsafeMutableRawPointer/systemFree(UnsafeMutableRawPointer/
52
s/func load(from path: UnsafePointer<CChar>/func loadFrom(file path: UnsafePointer<CChar>/
53
s/func load(from string: UnsafePointer<CChar>/func loadFrom(string: UnsafePointer<CChar>/
54
+s/gtk_menu_button_set_popover(\([^,]*\), \([^)]*\)\.popover_ptr)/gtk_menu_button_set_popover(\1, \2.widget_ptr)/g
0 commit comments