![]() |
![]() |
![]() |
Goffice Reference Manual | ![]() |
---|---|---|---|---|
GOFontSel; GtkWidget* go_font_sel_new (void); void go_font_sel_set_font (GOFontSel *fs, GOFont const *font); GOFontconst * go_font_sel_get_font (GOFontSel const *fs); void go_font_sel_editable_enters (GOFontSel *fs, GtkWindow *dialog); void go_font_sel_set_sample_text (GOFontSel *fs, char const *text);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----GtkHBox +----GOFontSel
void go_font_sel_editable_enters (GOFontSel *fs, GtkWindow *dialog);
|
|
|
void go_font_sel_set_sample_text (GOFontSel *fs, char const *text);
|
|
|
"font-changed"
signalvoid user_function (GOFontSel *gofontsel, gpointer arg1, gpointer user_data) : Run Last
|
the object which received the signal. |
|
|
|
user data set when the signal handler was connected. |