[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

TGtkRcStyle

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgtk3.pas line 11561

type TGtkRcStyle = object(TGObject)

  name: Pgchar;

  

  bg_pixmap_name: ;

  

  font_desc: PPangoFontDescription;

  

  color_flags: ;

  

  fg: ;

  

  bg: ;

  

  text: ;

  

  base: ;

  

  xthickness: gint;

  

  ythickness: gint;

  

  rc_properties: Pgpointer;

  

  rc_style_lists: PGSList;

  

  icon_factories: PGSList;

  

  Bitfield0: TGtkRcStyleBitfield0;

  

end;

Inheritance

TGtkRcStyle

  

TGObject