Function gtk4_sys::gtk_widget_child_focus

source ·
pub unsafe extern "C" fn gtk_widget_child_focus(
    widget: *mut GtkWidget,
    direction: GtkDirectionType
) -> gboolean