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

TGtkFontType

Declaration

Source position: gtkfontsel.pp line 18

type TGtkFontType = (

  GTK_FONT_BITMAP = 1 shl 0,

  GTK_FONT_SCALABLE = 1 shl 1,

  GTK_FONT_SCALABLE_BITMAP = 1 shl 2,

  GTK_FONT_ALL = $07

);


Documentation generated on: 2023-03-18