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