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

#include <gdkmm/dmabufformats.h>

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

Public Types

typedef Glib::RefPtr< Gdk::DmabufFormatsCppType
typedef GdkDmabufFormats * 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::DmabufFormats> Glib::Value< Glib::RefPtr< Gdk::DmabufFormats > >::CppType

◆ CType

typedef GdkDmabufFormats* Glib::Value< Glib::RefPtr< Gdk::DmabufFormats > >::CType

Member Function Documentation

◆ get()

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

◆ set()

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

◆ value_type()

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