index
,
gtk-- homepage
class Gtk_FontSelectionDialog
#include <gtk--/fontselection.h>
Base classes:
Gtk_Window
Private member index
Gtk_FontSelection
fontsel
;
Gtk_Button
ok_button, apply_button, cancel_button
;
static void
cpp_class_init
(GtkObject*);
Gtk_FontSelectionDialog
(const string& title);
Gtk_FontSelectionDialog
(GtkFontSelectionDialog *castitem);
static bool
isGtkFontSelectionDialog
(Gtk_Object *checkcast);
void
set_font_name
(const string &fontname);
string
get_font_name
();
void
set_font
(const string &fontname);
GdkFont*
get_font
();
void
set_preview_text
(const string &fontname);
string
get_preview_text
();
GtkFontSelectionDialog*
gtkobj
() const;
Private member descriptions
(pages generated by
PERCEPS
-script.)