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

gtk_icon_theme_lookup_icon_for_scale

Declaration

Source position: lazgtk3.pas line 15939

function gtk_icon_theme_lookup_icon_for_scale(

  icon_theme: PGtkIconTheme;

  icon_name: Pgchar;

  size: gint;

  scale: gint;

  flags: TGtkIconLookupFlags

):PGtkIconInfo;