]> Pileus Git - ~andy/gtk/commit
Remove private appwindow observer creation API
authorRyan Lortie <desrt@desrt.ca>
Sat, 18 Aug 2012 03:26:44 +0000 (23:26 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 20 Aug 2012 17:13:49 +0000 (13:13 -0400)
commit315d43e8a9317247e4f50752e07f668f8266616d
treee15e9d708ea45c67eec6d579805510c5fdcc6c1c
parent86d7c9d5b5affe265ffe7f5dc458ebb17d4892ca
Remove private appwindow observer creation API

There are no remaining users of the GtkApplicationWindow API to create
GSimpleActionObserver or to get the GActionObservable (ie: muxer) for
the appwindow.  Drop those APIs.
gtk/gtkapplicationprivate.h
gtk/gtkapplicationwindow.c