This represents a class group. More...
Inherits Object.
|
static GType | get_type () G_GNUC_CONST |
| Get the GType for this class, for use with the underlying GObject type system. More...
|
|
static ClassGroup* | get (const std::string& res_class) |
|
|
(Note that these are not member functions.)
|
Wnck::ClassGroup* | wrap (WnckClassGroup* object, bool take_copy=false) |
| A Glib::wrap() method for this object. More...
|
|
This represents a class group.
virtual Wnck::ClassGroup::~ClassGroup |
( |
| ) |
|
|
virtual |
Wnck::ClassGroup::ClassGroup |
( |
| ) |
|
|
protected |
static ClassGroup* Wnck::ClassGroup::get |
( |
const std::string & |
res_class | ) |
|
|
static |
Glib::RefPtr<Gdk::Pixbuf> Wnck::ClassGroup::get_icon |
( |
| ) |
const |
Glib::RefPtr<Gdk::Pixbuf> Wnck::ClassGroup::get_mini_icon |
( |
| ) |
const |
std::string Wnck::ClassGroup::get_name |
( |
| ) |
const |
std::string Wnck::ClassGroup::get_res_class |
( |
| ) |
const |
static GType Wnck::ClassGroup::get_type |
( |
| ) |
|
|
static |
Get the GType for this class, for use with the underlying GObject type system.
WnckClassGroup* Wnck::ClassGroup::gobj |
( |
| ) |
|
|
inline |
Provides access to the underlying C GObject.
const WnckClassGroup* Wnck::ClassGroup::gobj |
( |
| ) |
const |
|
inline |
Provides access to the underlying C GObject.
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: