Goocanvas::LineDash Class Reference

#include <linedash.h>

Inheritance diagram for Goocanvas::LineDash:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 LineDash ()
 LineDash (GooCanvasLineDash *gobject, bool make_a_copy=true)
 LineDash (const LineDash &other)
LineDashoperator= (const LineDash &other)
 ~LineDash ()
void swap (LineDash &other)
GooCanvasLineDash * gobj ()
 Provides access to the underlying C instance.
const GooCanvasLineDash * gobj () const
 Provides access to the underlying C instance.
GooCanvasLineDash * gobj_copy () const
 Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.

Protected Attributes

GooCanvasLineDash * gobject_

Related Functions

(Note that these are not member functions.)



void swap (LineDash &lhs, LineDash &rhs)
Goocanvas::LineDash wrap (GooCanvasLineDash *object, bool take_copy=false)
 A Glib::wrap() method for this object.

Constructor & Destructor Documentation

Goocanvas::LineDash::LineDash (  ) 
Goocanvas::LineDash::LineDash ( GooCanvasLineDash *  gobject,
bool  make_a_copy = true 
) [explicit]
Goocanvas::LineDash::LineDash ( const LineDash other  ) 
Goocanvas::LineDash::~LineDash (  ) 

Member Function Documentation

const GooCanvasLineDash* Goocanvas::LineDash::gobj (  )  const [inline]

Provides access to the underlying C instance.

References gobject_.

GooCanvasLineDash* Goocanvas::LineDash::gobj (  )  [inline]

Provides access to the underlying C instance.

References gobject_.

GooCanvasLineDash* Goocanvas::LineDash::gobj_copy (  )  const

Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.

LineDash& Goocanvas::LineDash::operator= ( const LineDash other  ) 
void Goocanvas::LineDash::swap ( LineDash other  ) 

Referenced by swap().


Friends And Related Function Documentation

void swap ( LineDash lhs,
LineDash rhs 
) [related]
Parameters:
lhs The left-hand side
rhs The right-hand side

References swap().

Goocanvas::LineDash wrap ( GooCanvasLineDash *  object,
bool  take_copy = false 
) [related]

A Glib::wrap() method for this object.

Parameters:
object The C instance.
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.

Member Data Documentation

GooCanvasLineDash* Goocanvas::LineDash::gobject_ [protected]

Referenced by gobj().


The documentation for this class was generated from the following files:

Generated on Fri Aug 28 19:37:00 2009 for goocanvasmm by  doxygen 1.6.1