Scroom  0.14
GObjectUnref< T > Class Template Reference
Collaboration diagram for GObjectUnref< T >:
Collaboration graph

Public Member Functions

void operator() (T *p)
 

Member Function Documentation

◆ operator()()

template<typename T >
void GObjectUnref< T >::operator() ( T *  p)
inline
29 { g_object_unref(p); }

The documentation for this class was generated from the following file: