GtkFontType

GtkFontType

Enums

Value

Symbolic name

Description

  0GTK_FONT_BITMAP Instructs PHP-GTK to show bitmap fonts when calling GtkFontSelection:: set_filter or GtkFontSelectionDialog:: set_filter.
  1GTK_FONT_SCALABLE Instructs PHP-GTK to show scaleable fonts when calling GtkFontSelection:: set_filter or GtkFontSelectionDialog:: set_filter.
  2GTK_FONT_SCALABLE_BITMAP Instructs PHP-GTK to show scaleable bitmap fonts when calling GtkFontSelection:: set_filter or GtkFontSelectionDialog:: set_filter.
  3GTK_FONT_ALL Instructs PHP-GTK to show any font that matches any of the above flags when calling GtkFontSelection:: set_filter or GtkFontSelectionDialog:: set_filter.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.