<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eagletmt</author_name>
  <author_url>https://blog.hatena.ne.jp/eagletmt/</author_url>
  <blog_title>EAGLE 雑記</blog_title>
  <blog_url>https://eagletmt.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ubuntu</anon>
    <anon>GNOME</anon>
  </categories>
  <description>というわけで、書いてみた。 pbcopy.c #include &lt;gtk/gtk.h&gt; #include &lt;gio/gio.h&gt; #include &lt;gio/gunixinputstream.h&gt; int main(int argc, char *argv[]) { gtk_init(&amp;argc, &amp;argv); GInputStream *in = g_unix_input_stream_new(0, FALSE); gchar buf[1024]; gssize read_bytes; GError *error; GString *str = g_string_new(&quot;&quot;); whil…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feagletmt.hatenadiary.org%2Fentry%2F20080918%2F1221745635&quot; title=&quot; pbcopy on Linux (using GTK+) - EAGLE 雑記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-09-18 22:47:15</published>
  <title> pbcopy on Linux (using GTK+)</title>
  <type>rich</type>
  <url>https://eagletmt.hatenadiary.org/entry/20080918/1221745635</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
