diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2013-02-25 15:20:42 +0000 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-02-26 13:29:53 -0600 |
commit | fe43bca85b269314b007cd9b2eecc4a52aa73dde (patch) | |
tree | 4f66ac33502c7328fdf493d72c9ed80ee2b3c305 /ui/Makefile.objs | |
parent | 1ed76b59c4f8670eb06df48cebe086da06111e1f (diff) |
Replace expose-event handler with draw handler in GTK3
In GTK3 the 'expose-event' signal has been replaced by a new
'draw' signal. The only difference is that the latter will
pre-create the cairo drawing context & set the clip mask.
Since the drawing code is already structured in a nice way,
we can just wire up the 'gd_draw_event' method to the 'draw'
signal in GTK3
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1361805646-6425-10-git-send-email-berrange@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'ui/Makefile.objs')
0 files changed, 0 insertions, 0 deletions