Gnome::UI::IconTextItem Class Reference
#include <icon-textitem.h>
List of all members.
Constructor & Destructor Documentation
virtual Gnome::UI::IconTextItem::~IconTextItem |
( |
|
) |
[virtual] |
Gnome::UI::IconTextItem::IconTextItem |
( |
Gnome::Canvas::Group & |
parent |
) |
|
Gnome::UI::IconTextItem::IconTextItem |
( |
Gnome::Canvas::Group & |
parent, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
width, |
|
|
const Glib::ustring & |
fontname, |
|
|
const Glib::ustring & |
text, |
|
|
bool |
is_editable = true | |
|
) |
| | |
Member Function Documentation
void Gnome::UI::IconTextItem::focus |
( |
bool |
focused = true |
) |
|
Glib::RefPtr<const Gtk::Editable> Gnome::UI::IconTextItem::get_editable |
( |
|
) |
const |
Glib::RefPtr<Gtk::Editable> Gnome::UI::IconTextItem::get_editable |
( |
|
) |
|
Glib::ustring Gnome::UI::IconTextItem::get_text |
( |
|
) |
const |
const GnomeIconTextItem* Gnome::UI::IconTextItem::gobj |
( |
|
) |
const [inline] |
Provides access to the underlying C GtkObject.
GnomeIconTextItem* Gnome::UI::IconTextItem::gobj |
( |
|
) |
[inline] |
Provides access to the underlying C GtkObject.
virtual void Gnome::UI::IconTextItem::on_editing_started |
( |
|
) |
[protected, virtual] |
virtual void Gnome::UI::IconTextItem::on_editing_stopped |
( |
|
) |
[protected, virtual] |
virtual void Gnome::UI::IconTextItem::on_height_changed |
( |
|
) |
[protected, virtual] |
virtual void Gnome::UI::IconTextItem::on_selection_started |
( |
|
) |
[protected, virtual] |
virtual void Gnome::UI::IconTextItem::on_selection_stopped |
( |
|
) |
[protected, virtual] |
virtual bool Gnome::UI::IconTextItem::on_text_changed |
( |
|
) |
[protected, virtual] |
virtual void Gnome::UI::IconTextItem::on_width_changed |
( |
|
) |
[protected, virtual] |
void Gnome::UI::IconTextItem::select |
( |
bool |
select = true |
) |
|
void Gnome::UI::IconTextItem::set_xy |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | |
Glib::SignalProxy0< void > Gnome::UI::IconTextItem::signal_editing_started |
( |
|
) |
|
- Prototype:
void on_my_editing_started()
Glib::SignalProxy0< void > Gnome::UI::IconTextItem::signal_editing_stopped |
( |
|
) |
|
- Prototype:
void on_my_editing_stopped()
Glib::SignalProxy0< void > Gnome::UI::IconTextItem::signal_height_changed |
( |
|
) |
|
- Prototype:
void on_my_height_changed()
Glib::SignalProxy0< void > Gnome::UI::IconTextItem::signal_selection_started |
( |
|
) |
|
- Prototype:
void on_my_selection_started()
Glib::SignalProxy0< void > Gnome::UI::IconTextItem::signal_selection_stopped |
( |
|
) |
|
- Prototype:
void on_my_selection_stopped()
Glib::SignalProxy0< bool > Gnome::UI::IconTextItem::signal_text_changed |
( |
|
) |
|
- Prototype:
bool on_my_text_changed()
Glib::SignalProxy0< void > Gnome::UI::IconTextItem::signal_width_changed |
( |
|
) |
|
- Prototype:
void on_my_width_changed()
void Gnome::UI::IconTextItem::start_editing |
( |
|
) |
|
void Gnome::UI::IconTextItem::stop_editing |
( |
bool |
accept = true |
) |
|
Friends And Related Function Documentation
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: