Class Index | Cross Index | Namespace Index |
GtkExtra GtkFontCombo widget.
Contained in: GtkExtra
Derived from:
Toolbar
Derived by:
none
#include <gtk--/fontcombo.h>
public function member index: |
||
FontCombo | () | |
Gtk::Button* | get_bold_button | () const |
Gdk_Font | get_font | () const |
Gtk::Button* | get_italic_button | () const |
static GtkType | get_type | () |
const GtkFontCombo* | gtkobj | () const |
GtkFontCombo* | gtkobj | () |
static bool | isA | (Gtk::Object* checkcast) |
void | select | (const nstring& family, bool bold, bool italic, gint height) |
void | select_nth | (gint n, bool bold, bool italic, gint height) |
virtual | ~FontCombo | () |
protected function member index: |
||
explicit | FontCombo | (GtkFontCombo* castitem) |
virtual void | changed_impl | () |
void | initialize_class | () |
private function member index: |
||
FontCombo | (const FontCombo&) | |
FontCombo& | operator = | (const FontCombo&) |