Hook into DBus
authorIra W. Snyder <devel@irasnyder.com>
Fri, 11 Jan 2008 05:49:49 +0000 (21:49 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Fri, 11 Jan 2008 05:49:49 +0000 (21:49 -0800)
commite1b2e8f7f88a9359ebb43efd3ff0513287ed7b0c
tree5eb92455586d9e8b883d72016ed96489960bd296
parent087f41d0249ab8bb5c2fb122af1204e7183d3d7f
Hook into DBus

This hooks both TildaWindow and TildaTerminal into DBus so that
methods can be called remotely. This makes all of the requested
scripting possible, which will be great.

This is mainly good for testing. The only functions that are exposed
are the Get and Set properties of the GObjects. I wired in the font-size
change in the terminal, so it is possible to see it in action.
Makefile
tilda-terminal.c
tilda-terminal.h
tilda-terminal.xml [new file with mode: 0644]
tilda-window.c
tilda-window.xml [new file with mode: 0644]
tilda.c
tilda.h [new file with mode: 0644]