You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rich text in GdkClipboard needs a GValue with type GTK_TYPE_TEXT_BUFFER. This constant isn't returning the correct value through JNI, so a constant with the correct value in OS.java is needed.
Continuing porting of Clipboard to GTK4 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=574949).
Rich text in GdkClipboard needs a GValue with type GTK_TYPE_TEXT_BUFFER. This constant isn't returning the correct value through JNI, so a constant with the correct value in OS.java is needed.
Tracked in #228
The text was updated successfully, but these errors were encountered: