
|
Main Page
Widgets
Namespaces
Book
Glib::StaticPrivate< T > Struct Template Reference
[Threads]
List of all members.
template <class T>
struct Glib::StaticPrivate< T >
Member Typedef Documentation
template <class T> |
typedef void(* Glib::StaticPrivate<T>::DestroyNotifyFunc)(void*)
|
|
Member Function Documentation
template <class T> |
void Glib::StaticPrivate<T>::delete_ptr |
( |
void* |
data |
) |
[static] |
|
template <class T> |
T* Glib::StaticPrivate<T>::get |
( |
|
) |
[inline] |
|
template <class T> |
GStaticPrivate* Glib::StaticPrivate<T>::gobj |
( |
|
) |
[inline] |
|
template <class T> |
void Glib::StaticPrivate<T>::set |
( |
T* |
data, |
|
|
DestroyNotifyFunc |
notify_func = &StaticPrivate<T>::delete_ptr |
|
) |
[inline] |
|
Friends And Related Function Documentation
template <class T> |
GLIBMM_STATIC_PRIVATE_INIT [related]
|
|
|
Initializer macro for Glib::StaticPrivate.
|
The documentation for this struct was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|