bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62291: 30.0.50; PGTK copy + paste to other app problem


From: Po Lu
Subject: bug#62291: 30.0.50; PGTK copy + paste to other app problem
Date: Thu, 23 Mar 2023 08:44:29 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Andrew Tropin <andrew@trop.in> writes:

> (gdb) p (char *) g_type_name (((GTypeInstance *) widget)->g_class->g_type)
> $1 = 0x7ffff7a6dda2 "GtkWindow"

OK, thanks.  Would you please type the following:

  (gdb) p widget
  (gdb) p Vframe_list
  (gdb) xcar
  (gdb) xframe
  $N = ...
  (gdb) p *$N->output.pgtk

thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]