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

TGtkRcStyle

Declaration

Source position: gtkrc.inc line 17

type TGtkRcStyle = record

  parent_instance: TGObject;

  name: Pgchar;

  bg_pixmap_name: array [0..4] of Pgchar;

  font_desc: PPangoFontDescription;

  color_flags: array [0..4] of TGtkRcFlags;

  fg: array [0..4] of TGdkColor;

  bg: array [0..4] of TGdkColor;

  text: array [0..4] of TGdkColor;

  base: array [0..4] of TGdkColor;

  xthickness: gint;

  ythickness: gint;

  rc_properties: PGArray;

  rc_style_lists: PGSList;

  icon_factories: PGSList;

  flag0: Word;

end;


Documentation generated on: 2023-03-18