gtkmm 4.18.0
Glib::Value< Glib::RefPtr< Gdk::ContentFormats > > Class Reference

#include <gdkmm/contentformats.h>

Inheritance diagram for Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >:

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

◆ CppType

typedef Glib::RefPtr<Gdk::ContentFormats> Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >::CppType

◆ CType

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

Member Function Documentation

◆ get()

CppType Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >::get ( ) const

◆ set()

void Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >::set ( const CppType & data)

◆ value_type()

GType Glib::Value< Glib::RefPtr< Gdk::ContentFormats > >::value_type ( )
static