Goocanvas::Style Class Reference

#include <style.h>

Inheritance diagram for Goocanvas::Style:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~Style ()
GooCanvasStyle * gobj ()
 Provides access to the underlying C GObject.
const GooCanvasStyle * gobj () const
 Provides access to the underlying C GObject.
GooCanvasStyle * gobj_copy ()
 Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.

Static Public Member Functions

static Glib::RefPtr< Stylecreate ()

Protected Member Functions

 Style ()

Related Functions

(Note that these are not member functions.)

Glib::RefPtr< Goocanvas::Stylewrap (GooCanvasStyle *object, bool take_copy=false)
 A Glib::wrap() method for this object.


Constructor & Destructor Documentation

virtual Goocanvas::Style::~Style (  )  [virtual]

Goocanvas::Style::Style (  )  [protected]


Member Function Documentation

GooCanvasStyle* Goocanvas::Style::gobj (  )  [inline]

Provides access to the underlying C GObject.

const GooCanvasStyle* Goocanvas::Style::gobj (  )  const [inline]

Provides access to the underlying C GObject.

GooCanvasStyle* Goocanvas::Style::gobj_copy (  ) 

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

static Glib::RefPtr<Style> Goocanvas::Style::create (  )  [static]


Friends And Related Function Documentation

Glib::RefPtr< Goocanvas::Style > wrap ( GooCanvasStyle *  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.


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

Generated on Tue Feb 19 03:39:25 2008 for goocanvasmm by  doxygen 1.5.5