Function gtk4_sys::gtk_search_entry_set_placeholder_text

source ·
pub unsafe extern "C" fn gtk_search_entry_set_placeholder_text(
    entry: *mut GtkSearchEntry,
    text: *const c_char
)
Available on crate feature v4_10 only.