Home | History | Annotate | Download | only in gtk

Lines Matching defs:GObjectDestructorFILO

14 GObjectDestructorFILO::GObjectDestructorFILO() {
17 GObjectDestructorFILO::~GObjectDestructorFILO() {
23 GObjectDestructorFILO* GObjectDestructorFILO::GetInstance() {
24 return Singleton<GObjectDestructorFILO>::get();
27 void GObjectDestructorFILO::Connect(
39 void GObjectDestructorFILO::Disconnect(
73 void GObjectDestructorFILO::WeakNotify(GObject* where_the_object_was) {