#include <applet.h>
Inheritance diagram for Gnome::Panel::Applet:
Public Member Functions | ||||
virtual | ~Applet () | |||
PanelApplet * | gobj () | |||
Provides access to the underlying C GtkObject. | ||||
const PanelApplet * | gobj () const | |||
Provides access to the underlying C GtkObject. | ||||
Applet () | ||||
Glib::SignalProxy1< void, AppletOrient > | signal_change_orientation () | |||
Glib::SignalProxy1< void, int > | signal_change_size () | |||
Glib::SignalProxy3< void, AppletBackgroundType, const Gdk::Color &, const Glib::RefPtr< const Gdk::Pixmap > & > | signal_change_background () | |||
Glib::SignalProxy1< void, Gtk::DirectionType > | signal_move_focus_out_of_applet () | |||
AppletOrient | get_orientation () const | |||
int | get_size () const | |||
bool | get_locked_down () const | |||
AppletBackgroundType | get_background (Gdk::Color &color, Glib::RefPtr< Gdk::Pixmap > &pixmap) const | |||
Glib::ustring | get_preferences_key () const | |||
void | add_preferences (const Glib::ustring &schema_dir) | |||
AppletFlags | get_flags () const | |||
void | set_flags (AppletFlags flags) | |||
void | set_size_hints (const Glib::ArrayHandle< int > &size_hints, int base_size) | |||
BonoboControl * | get_control () | |||
const BonoboControl * | get_control () const | |||
BonoboUIComponent * | get_popup_component () | |||
const BonoboUIComponent * | get_popup_component () const | |||
void | setup_menu (const Glib::ArrayHandle< Glib::ustring > &xml, const BonoboUIVerb *verb_list, gpointer user_data) | |||
void | setup_menu (const Glib::ustring &xml, const BonoboUIVerb *verb_list, gpointer user_data) | |||
void | setup_menu (const Glib::ustring &opt_datadir, const Glib::ustring &file, const Glib::ustring &opt_app_name, const BonoboUIVerb *verb_list, gpointer user_data) | |||
Glib::ustring | gconf_get_full_key (const Glib::ustring &key) const | |||
void | gconf_set (const Glib::ustring &key, bool the_bool) | |||
void | gconf_set (const Glib::ustring &key, int the_int) | |||
void | gconf_set (const Glib::ustring &key, const Glib::ustring &the_string) | |||
void | gconf_set (const Glib::ustring &key, double the_float) | |||
void | gconf_set (const Glib::ustring &key, const Gnome::Conf::Value &value) | |||
bool | gconf_get_bool (const Glib::ustring &key) const | |||
int | gconf_get_int (const Glib::ustring &key) const | |||
Glib::ustring | gconf_get_string (const Glib::ustring &key) const | |||
double | gconf_get_float (const Glib::ustring &key) const | |||
Gnome::Conf::Value | gconf_get_value (const Glib::ustring &key) const | |||
void | gconf_set_list (const Glib::ustring &key, const Gnome::Conf::SListHandle_ValueBool &list) | |||
void | gconf_set_list (const Glib::ustring &key, const Gnome::Conf::SListHandle_ValueInt &list) | |||
void | gconf_set_list (const Glib::ustring &key, const Gnome::Conf::SListHandle_ValueString &list) | |||
void | gconf_set_list (const Glib::ustring &key, const Gnome::Conf::SListHandle_ValueFloat &list) | |||
Gnome::Conf::SListHandle_ValueBool | gconf_get_bool_list (const Glib::ustring &key) const | |||
Gnome::Conf::SListHandle_ValueInt | gconf_get_int_list (const Glib::ustring &key) const | |||
Gnome::Conf::SListHandle_ValueString | gconf_get_string_list (const Glib::ustring &key) const | |||
Gnome::Conf::SListHandle_ValueFloat | gconf_get_float_list (const Glib::ustring &key) const | |||
Glib::PropertyProxy< Glib::ustring > | _name () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< Glib::ustring > | _name () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< int > | _width_request () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< int > | _width_request () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< int > | _height_request () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< int > | _height_request () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | _visible () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | _visible () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | _sensitive () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | _sensitive () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | _app_paintable () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | _app_paintable () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | _can_focus () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | _can_focus () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | _has_focus () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | _has_focus () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | _is_focus () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | _is_focus () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | _can_default () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | _can_default () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | _has_default () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | _has_default () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | _receives_default () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | _receives_default () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | _composite_child () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | _no_show_all () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | _no_show_all () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< int > | _border_width () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< int > | _border_width () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | _visible_window () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | _visible_window () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< bool > | _above_child () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< bool > | _above_child () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< Gtk::Style > | _style () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< Gtk::Style > | _style () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy< Glib::Object > | _parent () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< Glib::Object > | _parent () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_WriteOnly< Glib::Object > | _child () | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Glib::PropertyProxy_ReadOnly< Glib::Object > | _child () const | |||
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | ||||
Protected Member Functions | ||||
virtual void | on_change_orientation (AppletOrient orient) | |||
virtual void | on_change_size (int size) | |||
virtual void | on_change_background (AppletBackgroundType type, const Gdk::Color &color, const Glib::RefPtr< const Gdk::Pixmap > &pixmap) | |||
virtual void | on_move_focus_out_of_applet (Gtk::DirectionType direction) | |||
Related Functions | ||||
(Note that these are not member functions.) | ||||
Gnome::Panel::Applet * | wrap (PanelApplet *object, bool take_copy=false) | |||
|
virtual Gnome::Panel::Applet::~Applet | ( | ) | [virtual] |
Gnome::Panel::Applet::Applet | ( | ) |
PanelApplet* Gnome::Panel::Applet::gobj | ( | ) | [inline] |
Provides access to the underlying C GtkObject.
const PanelApplet* Gnome::Panel::Applet::gobj | ( | ) | const [inline] |
Provides access to the underlying C GtkObject.
virtual void Gnome::Panel::Applet::on_change_orientation | ( | AppletOrient | orient | ) | [protected, virtual] |
virtual void Gnome::Panel::Applet::on_change_size | ( | int | size | ) | [protected, virtual] |
virtual void Gnome::Panel::Applet::on_change_background | ( | AppletBackgroundType | type, | |
const Gdk::Color & | color, | |||
const Glib::RefPtr< const Gdk::Pixmap > & | pixmap | |||
) | [protected, virtual] |
virtual void Gnome::Panel::Applet::on_move_focus_out_of_applet | ( | Gtk::DirectionType | direction | ) | [protected, virtual] |
Glib::SignalProxy1< void,AppletOrient > Gnome::Panel::Applet::signal_change_orientation | ( | ) |
Glib::SignalProxy1< void,int > Gnome::Panel::Applet::signal_change_size | ( | ) |
Glib::SignalProxy3< void,AppletBackgroundType,const Gdk::Color &,const Glib::RefPtr<const Gdk::Pixmap>& > Gnome::Panel::Applet::signal_change_background | ( | ) |
Glib::SignalProxy1< void,Gtk::DirectionType > Gnome::Panel::Applet::signal_move_focus_out_of_applet | ( | ) |
AppletOrient Gnome::Panel::Applet::get_orientation | ( | ) | const |
int Gnome::Panel::Applet::get_size | ( | ) | const |
bool Gnome::Panel::Applet::get_locked_down | ( | ) | const |
AppletBackgroundType Gnome::Panel::Applet::get_background | ( | Gdk::Color & | color, | |
Glib::RefPtr< Gdk::Pixmap > & | pixmap | |||
) | const |
Glib::ustring Gnome::Panel::Applet::get_preferences_key | ( | ) | const |
void Gnome::Panel::Applet::add_preferences | ( | const Glib::ustring & | schema_dir | ) |
AppletFlags Gnome::Panel::Applet::get_flags | ( | ) | const |
void Gnome::Panel::Applet::set_flags | ( | AppletFlags | flags | ) |
void Gnome::Panel::Applet::set_size_hints | ( | const Glib::ArrayHandle< int > & | size_hints, | |
int | base_size | |||
) |
BonoboControl* Gnome::Panel::Applet::get_control | ( | ) |
const BonoboControl* Gnome::Panel::Applet::get_control | ( | ) | const |
BonoboUIComponent* Gnome::Panel::Applet::get_popup_component | ( | ) |
const BonoboUIComponent* Gnome::Panel::Applet::get_popup_component | ( | ) | const |
void Gnome::Panel::Applet::setup_menu | ( | const Glib::ArrayHandle< Glib::ustring > & | xml, | |
const BonoboUIVerb * | verb_list, | |||
gpointer | user_data | |||
) |
void Gnome::Panel::Applet::setup_menu | ( | const Glib::ustring & | xml, | |
const BonoboUIVerb * | verb_list, | |||
gpointer | user_data | |||
) |
void Gnome::Panel::Applet::setup_menu | ( | const Glib::ustring & | opt_datadir, | |
const Glib::ustring & | file, | |||
const Glib::ustring & | opt_app_name, | |||
const BonoboUIVerb * | verb_list, | |||
gpointer | user_data | |||
) |
Glib::ustring Gnome::Panel::Applet::gconf_get_full_key | ( | const Glib::ustring & | key | ) | const |
void Gnome::Panel::Applet::gconf_set | ( | const Glib::ustring & | key, | |
bool | the_bool | |||
) |
void Gnome::Panel::Applet::gconf_set | ( | const Glib::ustring & | key, | |
int | the_int | |||
) |
void Gnome::Panel::Applet::gconf_set | ( | const Glib::ustring & | key, | |
const Glib::ustring & | the_string | |||
) |
void Gnome::Panel::Applet::gconf_set | ( | const Glib::ustring & | key, | |
double | the_float | |||
) |
void Gnome::Panel::Applet::gconf_set | ( | const Glib::ustring & | key, | |
const Gnome::Conf::Value & | value | |||
) |
bool Gnome::Panel::Applet::gconf_get_bool | ( | const Glib::ustring & | key | ) | const |
int Gnome::Panel::Applet::gconf_get_int | ( | const Glib::ustring & | key | ) | const |
Glib::ustring Gnome::Panel::Applet::gconf_get_string | ( | const Glib::ustring & | key | ) | const |
double Gnome::Panel::Applet::gconf_get_float | ( | const Glib::ustring & | key | ) | const |
Gnome::Conf::Value Gnome::Panel::Applet::gconf_get_value | ( | const Glib::ustring & | key | ) | const |
void Gnome::Panel::Applet::gconf_set_list | ( | const Glib::ustring & | key, | |
const Gnome::Conf::SListHandle_ValueBool & | list | |||
) |
void Gnome::Panel::Applet::gconf_set_list | ( | const Glib::ustring & | key, | |
const Gnome::Conf::SListHandle_ValueInt & | list | |||
) |
void Gnome::Panel::Applet::gconf_set_list | ( | const Glib::ustring & | key, | |
const Gnome::Conf::SListHandle_ValueString & | list | |||
) |
void Gnome::Panel::Applet::gconf_set_list | ( | const Glib::ustring & | key, | |
const Gnome::Conf::SListHandle_ValueFloat & | list | |||
) |
Gnome::Conf::SListHandle_ValueBool Gnome::Panel::Applet::gconf_get_bool_list | ( | const Glib::ustring & | key | ) | const |
Gnome::Conf::SListHandle_ValueInt Gnome::Panel::Applet::gconf_get_int_list | ( | const Glib::ustring & | key | ) | const |
Gnome::Conf::SListHandle_ValueString Gnome::Panel::Applet::gconf_get_string_list | ( | const Glib::ustring & | key | ) | const |
Gnome::Conf::SListHandle_ValueFloat Gnome::Panel::Applet::gconf_get_float_list | ( | const Glib::ustring & | key | ) | const |
Glib::PropertyProxy<Glib::ustring> Gnome::Panel::Applet::_name | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<Glib::ustring> Gnome::Panel::Applet::_name | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<int> Gnome::Panel::Applet::_width_request | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<int> Gnome::Panel::Applet::_width_request | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<int> Gnome::Panel::Applet::_height_request | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<int> Gnome::Panel::Applet::_height_request | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Panel::Applet::_visible | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Panel::Applet::_visible | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Panel::Applet::_sensitive | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Panel::Applet::_sensitive | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Panel::Applet::_app_paintable | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Panel::Applet::_app_paintable | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Panel::Applet::_can_focus | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Panel::Applet::_can_focus | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Panel::Applet::_has_focus | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Panel::Applet::_has_focus | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Panel::Applet::_is_focus | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Panel::Applet::_is_focus | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Panel::Applet::_can_default | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Panel::Applet::_can_default | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Panel::Applet::_has_default | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Panel::Applet::_has_default | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Panel::Applet::_receives_default | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Panel::Applet::_receives_default | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Panel::Applet::_composite_child | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Panel::Applet::_no_show_all | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Panel::Applet::_no_show_all | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<int> Gnome::Panel::Applet::_border_width | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<int> Gnome::Panel::Applet::_border_width | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Panel::Applet::_visible_window | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Panel::Applet::_visible_window | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<bool> Gnome::Panel::Applet::_above_child | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<bool> Gnome::Panel::Applet::_above_child | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<Gtk::Style> Gnome::Panel::Applet::_style | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<Gtk::Style> Gnome::Panel::Applet::_style | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy<Glib::Object> Gnome::Panel::Applet::_parent | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<Glib::Object> Gnome::Panel::Applet::_parent | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_WriteOnly<Glib::Object> Gnome::Panel::Applet::_child | ( | ) |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<Glib::Object> Gnome::Panel::Applet::_child | ( | ) | const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Gnome::Panel::Applet * wrap | ( | PanelApplet * | object, | |
bool | take_copy = false | |||
) | [related] |
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. |