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

gtk_icon_theme_load_surface

Declaration

Source position: lazgtk3.pas line 15935

function gtk_icon_theme_load_surface(

  icon_theme: PGtkIconTheme;

  icon_name: Pgchar;

  size: gint;

  scale: gint;

  for_window: PGdkWindow;

  flags: TGtkIconLookupFlags;

  error: PPGError

):Pcairo_surface_t;