<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tana-laevatein</author_name>
  <author_url>https://blog.hatena.ne.jp/tana-laevatein/</author_url>
  <blog_title>自称スーパーハッカーの適当なプログラミング雑記等</blog_title>
  <blog_url>https://tana-laevatein.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>作りたいものを思いついたので、Wnckについてもう一度、少し調べてみました。 今回は、その方法の実験として書いたプログラムです。 ウィンドウのタイトルと、ウィンドウを開いているアプリケーションの名前を取得します。 アプリケーションの名前は何なのかはよくわかりませんが、実行ファイル名だったり、わかりやすい名前だったり、いろいろな場合があるようです。こんな感じに表示されます。 # -*- coding: utf-8 -*- import gtk import wnck win = gtk.Window() tv = gtk.TreeView() col1 = gtk.TreeViewColumn(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftana-laevatein.hatenadiary.org%2Fentry%2F20101030%2F1288463749&quot; title=&quot;GtkとWnckを使って、ウィンドウのリストを取得する。 - 自称スーパーハッカーの適当なプログラミング雑記等&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tana-laevatein/20101031/20101031033252.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-10-30 03:35:49</published>
  <title>GtkとWnckを使って、ウィンドウのリストを取得する。</title>
  <type>rich</type>
  <url>https://tana-laevatein.hatenadiary.org/entry/20101030/1288463749</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
