Skip to main content

gtk_try_expression_new

Function gtk_try_expression_new 

Source
pub unsafe extern "C" fn gtk_try_expression_new(
    n_expressions: c_uint,
    expressions: *mut *mut GtkExpression,
) -> *mut GtkTryExpression
Available on crate feature v4_22 only.