logo top
Main Page   Widgets   Namespaces   Book  

Gdk::Visual Class Reference

Inheritance diagram for Gdk::Visual:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~Visual ()
GdkVisual* gobj ()
 Provides access to the underlying C GObject.

const GdkVisual* gobj () const
 Provides access to the underlying C GObject.

GdkVisual* gobj_copy ()
Glib::RefPtr<Screenget_screen ()
Glib::RefPtr<const Screenget_screen () const

Static Public Member Functions

Glib::RefPtr<Visualget_system ()
Glib::RefPtr<Visualget_best ()
Glib::RefPtr<Visualget_best (int depth)
Glib::RefPtr<Visualget_best (VisualType visual_type)
Glib::RefPtr<Visualget_best (int depth, VisualType visual_type)
int get_best_depth ()
VisualType get_best_type ()

Protected Member Functions

 Visual ()

Related Functions

(Note that these are not member functions.)

Glib::RefPtr<Gdk::Visualwrap (GdkVisual* object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gdk::Visual::~Visual (  )  [virtual]
 

Gdk::Visual::Visual (  )  [protected]
 


Member Function Documentation

Glib::RefPtr<Visual> Gdk::Visual::get_best ( int  depth,
VisualType  visual_type
[static]
 

Glib::RefPtr<Visual> Gdk::Visual::get_best ( VisualType  visual_type  )  [static]
 

Glib::RefPtr<Visual> Gdk::Visual::get_best ( int  depth  )  [static]
 

Glib::RefPtr<Visual> Gdk::Visual::get_best (  )  [static]
 

int Gdk::Visual::get_best_depth (  )  [static]
 

VisualType Gdk::Visual::get_best_type (  )  [static]
 

Glib::RefPtr<const Screen> Gdk::Visual::get_screen (  )  const
 

Glib::RefPtr<Screen> Gdk::Visual::get_screen (  ) 
 

Glib::RefPtr<Visual> Gdk::Visual::get_system (  )  [static]
 

const GdkVisual* Gdk::Visual::gobj (  )  const [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GdkVisual* Gdk::Visual::gobj (  )  [inline]
 

Provides access to the underlying C GObject.

Reimplemented from Glib::ObjectBase.

GdkVisual* Gdk::Visual::gobj_copy (  ) 
 


Friends And Related Function Documentation

Glib::RefPtr<Gdk::Visual> wrap ( GdkVisual*  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated for gtkmm 2.2 by Doxygen 1.3.4 © 1997-2001