Re: GtkFontSelectionDialog



is it possible to hide the apply button in a GtkFontSelectionDialog?
I don't want to support it but if it is shown anyway users will probably
be confused....

This should work:

gtk_widget_hide (GTK_WIDGET (GTK_FONT_SELECTION_DIALOG (fontseldiag)->apply_button));

Carlos




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]