Class Index | Cross Index | Namespace Index |
Contained in: Gtk
Derived from:
Gtk::Window
Derived by:
none
#include <gtk--/fontselection.h>
public function member index: |
||
FontSelectionDialog | (const nstring& title=(char*)0); | |
Button* | get_apply_button | () const; |
Button* | get_cancel_button | () const; |
Gdk_Font | get_font | () const; |
nstring | get_font_name | () const; |
FontSelection* | get_font_selection | () const; |
Button* | get_ok_button | () const; |
string | get_preview_text | () const; |
GtkFontSelectionDialog* | gtkobj | (); |
const GtkFontSelectionDialog* | gtkobj | () const; |
static bool | isA | (Object* object); |
void | set_filter | (GtkFontFilterType filter_type, GtkFontType font_type, const SArray& foundries, const SArray& weights, const SArray& slants, const SArray& setwidths, const SArray& spacings, const SArray& charsets); |
bool | set_font_name | (const string& fontname); |
void | set_preview_text | (const string& fontname); |
virtual | ~FontSelectionDialog | (); |