GnomeFontSelector

Name

GnomeFontSelector — one line description goes here.

Synopsis


#include <gnome.h>


struct      GnomeFontSelector;
struct      FontInfo;
GtkWidget*  gnome_font_selector_new         (void);
gchar*      gnome_font_selector_get_selected
                                            (GnomeFontSelector *text_tool);
gchar*      gnome_font_select               (void);
gchar*      gnome_font_select_with_default  (const gchar*);

Object Hierarchy


  GtkObject
   +----GtkWidget
         +----GtkContainer
               +----GtkBin
                     +----GtkWindow
                           +----GtkDialog
                                 +----GnomeFontSelector

Description

Details

struct GnomeFontSelector

struct GnomeFontSelector;


struct FontInfo

struct FontInfo;


gnome_font_selector_new ()

GtkWidget*  gnome_font_selector_new         (void);

Returns


gnome_font_selector_get_selected ()

gchar*      gnome_font_selector_get_selected
                                            (GnomeFontSelector *text_tool);

text_tool : Returns


gnome_font_select ()

gchar*      gnome_font_select               (void);

Returns


gnome_font_select_with_default ()

gchar*      gnome_font_select_with_default  (const gchar*);

Param1 : Returns