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

#include <gdkmm/dmabufformats.h>

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

Public Types

typedef Glib::RefPtr< Gdk::DmabufFormatsCppType
 
typedef GdkDmabufFormatsCType
 

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

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