Language

Package: emacs-gtk-look @ 29

Synopsis

Find and display HTML documentation for GTK, GNOME and Glib

Description

gtk-look finds and displays HTML documentation for GTK, GNOME and Glib functions and variables in Emacs, similar to what info-lookup-symbol does for info files (C-h S). The documentation is expected to be devhelp indexes with HTML files. The location of the indexes can be customized. In addition to C code development gtk-look is good for

  • perl-gtk2, recognising class funcs like Gtk2::Label->new and bare method names like set_text.

  • guile-gnome, recognising methods like set-text and classes like <gtk-window>.

Home page
http://user42.tuxfamily.org/gtk-look/index.html
Location
gnu/packages/emacs-xyz.scm (line: 19616, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 19635 is way too long (94 characters)