Class Index Cross Index Namespace Index

Class Gnome::Less


Contained in: Gnome
Derived from: Gtk::VBox
Derived by: none

#include <gtk--/less.h>


public function member index:

Less();
void clear();
void fixed_font();
static GtkType get_type();
GnomeLess* gtkobj();
const GnomeLess* gtkobj() const;
static bool isA(Gtk::Object* checkcast);
void reshow();
void set_fixed_font(bool fixed);
void set_font(const Gdk_Font& font);
gboolean show_command(const Gtk::string& command_line);
gboolean show_fd(int file_descriptor);
gboolean show_file(const Gtk::string& path);
gboolean show_filestream(FILE* f);
void show_string(const Gtk::string& s);
gboolean write_fd(int fd);
gboolean write_file(const Gtk::string& path);
virtual ~Less();
 

protected function member index:

explicit Less(GnomeLess* castitem);
void initialize_class();
 

private function member index:

Less(const Less&);
Less& operator =(const Less&);
 

Description:



Function Member Descriptions:


Variable Member Descriptions: