Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~802 People Reached
Interests
none
PC Specs
Corsair 780T, Asus Z170-Pro, i7-6700K OC @ 4.12 GHz, NZXT Kraken X61 AIO, 16 GB DDR4 (2x8) G.Skill Ripjaws…
Favorite Forums
Favorite Tags
Member Avatar for Chef Boyardee

I've been studying the [XEmbed protocol specification](https://standards.freedesktop.org/xembed-spec/xembed-spec-latest.html#lifecycle), as well as [Gtk reference manual](https://developer.gnome.org/gtk3/stable/GtkSocket.html), but I'm having some difficulty. I'm using Gtk+ 3. I've created a Gtk socket, got its window ID, but that's where I'm stuck. I'm using C. If I understand this correctly, the program I'm writing that contains …

0
170
Member Avatar for Chef Boyardee

Hello, this is my first post here. I'm playing around with Gtk+ and Xlib. I'm trying to get the X window ID of the active window, and then display that ID in a Gtk label. However, when I run it, it seg faults. I've narrowed it down to `XGetInputFocus`, but …

Member Avatar for Chef Boyardee
0
632