| Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gtk::VBox
Derived by:
none
#include <gtk--/pixmap-entry.h>
public function member index: |
||
| PixmapEntry | (); | |
| PixmapEntry | (const Gtk::string& history_id, const Gtk::string& browse_dialog_title, bool do_preview); | |
| Gtk::string | get_filename | () const; |
| static GtkType | get_type | (); |
| Entry* | gnome_entry | (); |
| FileEntry* | gnome_file_entry | (); |
| Gtk::Entry* | gtk_entry | (); |
| GnomePixmapEntry* | gtkobj | (); |
| const GnomePixmapEntry* | gtkobj | () const; |
| static bool | isA | (Gtk::Object* checkcast); |
| void | set_pixmap_subdir | (const Gtk::string& subdir); |
| void | set_preview | (bool do_preview); |
| void | set_preview_size | (gint preview_w, gint preview_h); |
| virtual | ~PixmapEntry | (); |
protected function member index: |
||
| explicit | PixmapEntry | (GnomePixmapEntry* castitem); |
| void | initialize_class | (); |
private function member index: |
||
| PixmapEntry | (const PixmapEntry&); | |
| PixmapEntry& | operator = | (const PixmapEntry&); |