manpagez: man pages & more
html files: libgimp
Home | html | info | man

gimpfontmenu

gimpfontmenu

Description

Functions

gimp_font_select_widget_new ()

GtkWidget *
gimp_font_select_widget_new (const gchar *title,
                             const gchar *font_name,
                             GimpRunFontCallback callback,
                             gpointer data);

gimp_font_select_widget_new is deprecated and should not be used in newly-written code.


gimp_font_select_widget_close ()

void
gimp_font_select_widget_close (GtkWidget *widget);

gimp_font_select_widget_close is deprecated and should not be used in newly-written code.


gimp_font_select_widget_set ()

void
gimp_font_select_widget_set (GtkWidget *widget,
                             const gchar *font_name);

gimp_font_select_widget_set is deprecated and should not be used in newly-written code.

Types and Values

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.