view etc/images/gud/pp.xpm @ 96801:282e0881421e

* net/dbus.el (dbus-interface-properties): New defconst. (dbus-introspect): Update docstring. (dbus-introspect-xml, dbus-introspect-get-attribute) (dbus-introspect-get-node-names, dbus-introspect-get-all-nodes) (dbus-introspect-get-interface-names) (dbus-introspect-get-interface, dbus-introspect-get-method-names) (dbus-introspect-get-method, dbus-introspect-get-signal-names) (dbus-introspect-get-signal, dbus-introspect-get-property-names) (dbus-introspect-get-property) (dbus-introspect-get-annotation-names) (dbus-introspect-get-annotation) (dbus-introspect-get-argument-names, dbus-introspect-get-argument) (dbus-introspect-get-signature, dbus-get-property) (dbus-set-property, dbus-get-all-properties): New defuns.
author Michael Albinus <michael.albinus@gmx.de>
date Fri, 18 Jul 2008 20:20:03 +0000
parents 6ea05e92aaad
children
line wrap: on
line source

/* XPM */
static char * pp_xpm[] = {
"24 24 2 1",
" 	c None",
".	c #000000000000",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"   ... ...   ... ...    ",
"    ... ...   ... ...   ",
"    ..   ..   ..   ..   ",
"    ..   ..   ..   ..   ",
"    ..   ..   ..   ..   ",
"    ..   ..   ..   ..   ",
"    ..   ..   ..   ..   ",
"    ... ..    ... ..    ",
"    .. ..     .. ..     ",
"    ..        ..        ",
"    ..        ..        ",
"    ..        ..        ",
"   ....      ....       ",
"                        ",
"                        ",
"                        "};