#include <icon-entry.h>
List of all members.
Constructor & Destructor Documentation
virtual Gnome::UI::IconEntry::~IconEntry |
( |
| ) |
[virtual] |
Gnome::UI::IconEntry::IconEntry |
( |
const Glib::ustring & |
history_id, |
|
|
const Glib::ustring & |
browse_dialog_title |
|
) |
| |
Member Function Documentation
Glib::ustring Gnome::UI::IconEntry::get_filename |
( |
| ) |
const |
Gtk::Widget* Gnome::UI::IconEntry::get_pick_dialog |
( |
| ) |
|
const Gtk::Widget* Gnome::UI::IconEntry::get_pick_dialog |
( |
| ) |
const |
const GnomeIconEntry* Gnome::UI::IconEntry::gobj |
( |
| ) |
const [inline] |
Provides access to the underlying C GtkObject.
GnomeIconEntry* Gnome::UI::IconEntry::gobj |
( |
| ) |
[inline] |
Provides access to the underlying C GtkObject.
virtual void Gnome::UI::IconEntry::on_browse |
( |
| ) |
[protected, virtual] |
virtual void Gnome::UI::IconEntry::on_changed |
( |
| ) |
[protected, virtual] |
void Gnome::UI::IconEntry::set_browse_dialog_title |
( |
const Glib::ustring & |
browse_dialog_title | ) |
|
bool Gnome::UI::IconEntry::set_filename |
( |
const Glib::ustring & |
filename | ) |
|
void Gnome::UI::IconEntry::set_history_id |
( |
const Glib::ustring & |
history_id | ) |
|
void Gnome::UI::IconEntry::set_max_saved |
( |
guint |
max_saved | ) |
|
void Gnome::UI::IconEntry::set_pixmap_subdir |
( |
const Glib::ustring & |
subdir | ) |
|
Glib::SignalProxy0< void > Gnome::UI::IconEntry::signal_browse |
( |
| ) |
|
- Prototype:
void on_my_browse()
Glib::SignalProxy0< void > Gnome::UI::IconEntry::signal_changed |
( |
| ) |
|
- Prototype:
void on_my_changed()
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: