Function gtk4_sys::gtk_entry_set_icon_from_paintable

source ·
pub unsafe extern "C" fn gtk_entry_set_icon_from_paintable(
    entry: *mut GtkEntry,
    icon_pos: GtkEntryIconPosition,
    paintable: *mut GdkPaintable
)