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

gtk_image_set_from_gicon

Declaration

Source position: lazgtk3.pas line 17862

procedure gtk_image_set_from_gicon(

  image: PGtkImage;

  icon: PGIcon;

  size: TGtkIconSize

);