gtkmm  4.8.0
Public Types | Public Member Functions | Static Public Member Functions | List of all members
Glib::Value< Glib::RefPtr< Gdk::ContentFormats > > Class Template Reference

#include <gdkmm/contentformats.h>

Inheritance diagram for Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >:
Inheritance graph
[legend]

Public Types

typedef Glib::RefPtr< Gdk::ContentFormatsCppType
 
typedef GdkContentFormats* CType
 

Public Member Functions

void set (const CppType&data)
 
CppType get () const
 

Static Public Member Functions

static GType value_type ()
 

Member Typedef Documentation

typedef Glib::RefPtr<Gdk::ContentFormats> Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >::CppType
typedef GdkContentFormats* Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >::CType

Member Function Documentation

CppType Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >::get ( ) const
void Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >::set ( const CppType data)
static GType Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >::value_type ( )
static