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

#include <gdkmm/colorstate.h>

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

Public Types

using CppType = Glib::RefPtr<Gdk::ColorState>
 
using CType = GdkColorState*
 
typedef T CppType
 

Public Member Functions

void set (const CppType &data)
 
CppType get () const
 
void set (const CppType &data)
 
CppType get () const
 
- Public Member Functions inherited from Glib::ValueBase
 ValueBase ()
 
 ValueBase (const ValueBase &other)
 
ValueBaseoperator= (const ValueBase &other)
 
 ~ValueBase () noexcept
 
void init (GType type)
 
void init (const GValue *value)
 
void reset ()
 
GValue * gobj ()
 
const GValue * gobj () const
 

Static Public Member Functions

static GType value_type ()
 
static GType value_type ()
 
- Static Public Member Functions inherited from Glib::ValueBase_Boxed
static GType value_type ()
 

Additional Inherited Members

- Protected Member Functions inherited from Glib::ValueBase_Boxed
void set_boxed (const void *data)
 
void * get_boxed () const
 
- Protected Attributes inherited from Glib::ValueBase
GValue gobject_
 

Member Typedef Documentation

◆ CppType

◆ CType

using Glib::Value< Glib::RefPtr< Gdk::ColorState > >::CType = GdkColorState*

Member Function Documentation

◆ get()

◆ set()

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

◆ value_type()

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