gtkmm  4.10.0
Public Types | Public Member Functions | Static Public Member Functions | List of all members
Glib::Value< Glib::RefPtr< Gdk::ContentFormats > > Class 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

◆ 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()

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