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

gtk_icon_theme_load_icon

Declaration

Source position: lazgtk3.pas line 15933

function gtk_icon_theme_load_icon(

  icon_theme: PGtkIconTheme;

  icon_name: Pgchar;

  size: gint;

  flags: TGtkIconLookupFlags;

  error: PPGError

):PGdkPixbuf;