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

gtk_entry_set_icon_from_icon_name

Declaration

Source position: lazgtk3.pas line 17652

procedure gtk_entry_set_icon_from_icon_name(

  entry: PGtkEntry;

  icon_pos: TGtkEntryIconPosition;

  icon_name: Pgchar

);