gtk4_sys

Function gtk_entry_set_icon_from_gicon

Source
pub unsafe extern "C" fn gtk_entry_set_icon_from_gicon(
    entry: *mut GtkEntry,
    icon_pos: GtkEntryIconPosition,
    icon: *mut GIcon,
)