#include <pixmap-entry.h>
|
(Note that these are not member symbols.)
|
| Gnome::UI::PixmapEntry * | wrap (GnomePixmapEntry *object, bool take_copy=false) |
| | A Glib::wrap() method for this object.
|
| |
| Gnome::UI::FileEntry * | wrap (GnomeFileEntry *object, bool take_copy=false) |
| | A Glib::wrap() method for this object.
|
| |
◆ ~PixmapEntry()
| virtual Gnome::UI::PixmapEntry::~PixmapEntry |
( |
| ) |
|
|
virtual |
◆ PixmapEntry() [1/2]
| Gnome::UI::PixmapEntry::PixmapEntry |
( |
| ) |
|
◆ PixmapEntry() [2/2]
| Gnome::UI::PixmapEntry::PixmapEntry |
( |
const Glib::ustring & |
history_id, |
|
|
const Glib::ustring & |
browse_dialog_title, |
|
|
bool |
do_preview |
|
) |
| |
◆ get_filename()
| Glib::ustring Gnome::UI::PixmapEntry::get_filename |
( |
| ) |
const |
◆ get_preview_widget() [1/2]
| Gtk::Widget * Gnome::UI::PixmapEntry::get_preview_widget |
( |
| ) |
|
◆ get_preview_widget() [2/2]
| const Gtk::Widget * Gnome::UI::PixmapEntry::get_preview_widget |
( |
| ) |
const |
◆ get_scrolled_window() [1/2]
| Gtk::ScrolledWindow * Gnome::UI::PixmapEntry::get_scrolled_window |
( |
| ) |
|
◆ get_scrolled_window() [2/2]
| const Gtk::ScrolledWindow * Gnome::UI::PixmapEntry::get_scrolled_window |
( |
| ) |
const |
◆ gobj() [1/2]
| GnomePixmapEntry * Gnome::UI::PixmapEntry::gobj |
( |
| ) |
|
|
inline |
Provides access to the underlying C GtkObject.
◆ gobj() [2/2]
| const GnomePixmapEntry * Gnome::UI::PixmapEntry::gobj |
( |
| ) |
const |
|
inline |
Provides access to the underlying C GtkObject.
◆ set_pixmap_subdir()
| void Gnome::UI::PixmapEntry::set_pixmap_subdir |
( |
const Glib::ustring & |
subdir | ) |
|
◆ set_preview()
| void Gnome::UI::PixmapEntry::set_preview |
( |
bool |
do_preview = true | ) |
|
◆ set_preview_size()
| void Gnome::UI::PixmapEntry::set_preview_size |
( |
gint |
preview_w, |
|
|
gint |
preview_h |
|
) |
| |
◆ 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: