GTK+ Reference Lookup Mode (called gtklooup mode) is to search
GLib,
GObject,
GIO,
Pango,
ATK,
GdkPixbuf,
GDK,
GTK,
Online html documentation listed on http://www.gtk.org/documentation.html
Please check,
Web : http://taesoo.org/Opensource/Gtklookup
Repo : http://github.com/tsgates/gtklookup
Anything : http://www.emacswiki.org/emacs/Anything






(defvar ac-source-gtk '((candidates . gtklookup-get-cache) (cache) (requires . 3)) "Source for completing gtk+") (add-to-list 'ac-sources 'ac-source-gtk)
;; [PATH] without "/" ex) "/home/taesoo/.emacs.d/addons/gtklookup" (setq gtklookup-dir "[PATH]") (add-to-list 'load-path gtklookup-dir) ;; http://www.emacswiki.org/emacs/download/anything.el (require 'anything) (require 'gtklookup-autoload)
| File | Size | Date | Attached by | |||
|---|---|---|---|---|---|---|
| screenshot_062.resized.png No description | 44.78 kB | 23:11, 18 Dec 2009 | tsgates | Actions | ||
| screenshot_063.resized.png No description | 85.19 kB | 23:11, 18 Dec 2009 | tsgates | Actions | ||
| screenshot_064.resized.png No description | 109.13 kB | 23:11, 18 Dec 2009 | tsgates | Actions | ||
| screenshot_065.resized.png No description | 100.7 kB | 23:12, 18 Dec 2009 | tsgates | Actions | ||
| screenshot_068.resized.png No description | 130.4 kB | 23:12, 18 Dec 2009 | tsgates | Actions | ||
| screenshot_069.resized.png No description | 119.41 kB | 19:25, 19 Dec 2009 | tsgates | Actions | ||