Unit 'gtk2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

TGtkFontSelection

Declaration

Source position: gtkfontsel.inc line 15

type TGtkFontSelection = record

  parent_instance: TGtkVBox;

  font_entry: PGtkWidget;

  family_list: PGtkWidget;

  font_style_entry: PGtkWidget;

  face_list: PGtkWidget;

  size_entry: PGtkWidget;

  size_list: PGtkWidget;

  pixels_button: PGtkWidget;

  points_button: PGtkWidget;

  filter_button: PGtkWidget;

  preview_entry: PGtkWidget;

  family: PPangoFontFamily;

  face: PPangoFontFace;

  size: gint;

  font: PGdkFont;

end;


Documentation generated on: 2023-03-18