mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-06-06 03:44:22 +00:00
gtk: the Future is Now
This commit is contained in:
@@ -111,7 +111,7 @@ pub const Message = union(enum) {
|
||||
|
||||
/// Make this a valid gobject if we're in a GTK environment.
|
||||
pub const getGObjectType = switch (build_config.app_runtime) {
|
||||
.@"gtk-ng",
|
||||
.gtk,
|
||||
=> @import("gobject").ext.defineBoxed(
|
||||
ChildExited,
|
||||
.{ .name = "GhosttyApprtChildExited" },
|
||||
|
||||
Reference in New Issue
Block a user