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

gtk_entry_set_icon_sensitive

Declaration

Source position: lazgtk3.pas line 17654

procedure gtk_entry_set_icon_sensitive(

  entry: PGtkEntry;

  icon_pos: TGtkEntryIconPosition;

  sensitive: gboolean

);