Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gtk::Button
Derived by:
none
#include <gtk--/font-picker.h>
public function member index: |
||
FontPicker | (); | |
Gdk_Font | get_font | (); |
Gtk::string | get_font_name | (); |
GnomeFontPickerMode | get_mode | (); |
Gtk::string | get_preview_text | (); |
static GtkType | get_type | (); |
GnomeFontPicker* | gtkobj | (); |
const GnomeFontPicker* | gtkobj | () const; |
static bool | isA | (Gtk::Object* checkcast); |
bool | set_font_name | (const Gtk::string& fontname); |
void | set_mode | (GnomeFontPickerMode mode); |
void | set_preview_text | (const Gtk::string& text); |
void | set_show_size | (bool show_size); |
void | set_title | (const Gtk::string& title); |
void | set_use_font_in_label | (bool use_font_in_label, gint size); |
void | uw_set_widget | (Gtk::Widget& widget); |
virtual | ~FontPicker | (); |
protected function member index: |
||
explicit | FontPicker | (GnomeFontPicker* castitem); |
virtual void | font_set_impl | (gchar* p0); |
void | initialize_class | (); |
private function member index: |
||
FontPicker | (const FontPicker&); | |
FontPicker& | operator = | (const FontPicker&); |