gtk/examples/application7
Matthias Clasen 7fe3455c9a Getting started: Drop ugly signal handler cleanup
I disconnected signals in dispose() to avoid a visible-tab
change notification during destruction, but this is clunky.

Instead, make the notify::visible-tab signal handler bail out
early when called during destruction.
2013-07-24 07:31:05 -04:00
..
app-menu.ui
exampleapp.c Getting started: Coding style updates 2013-07-24 07:31:05 -04:00
exampleapp.gresource.xml
exampleapp.h Getting started: Coding style updates 2013-07-24 07:31:05 -04:00
exampleappprefs.c Getting started: Coding style updates 2013-07-24 07:31:05 -04:00
exampleappprefs.h Getting started: Coding style updates 2013-07-24 07:31:05 -04:00
exampleappwin.c Getting started: Drop ugly signal handler cleanup 2013-07-24 07:31:05 -04:00
exampleappwin.h Getting started: Coding style updates 2013-07-24 07:31:05 -04:00
main.c Getting started: Coding style updates 2013-07-24 07:31:05 -04:00
Makefile.am
org.gtk.exampleapp.gschema.xml Getting started: Use <choices> in the schema 2013-07-24 07:31:05 -04:00
prefs.ui
window.ui