gtk4_sys

Function gtk_widget_child_focus

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