Function gio_2_0_sys::g_menu_model_get_item_attribute_value [] [src]

pub unsafe extern "C" fn g_menu_model_get_item_attribute_value(
    model: *mut GMenuModel,
    item_index: gint,
    attribute: *const gchar,
    expected_type: *const GVariantType
) -> *mut GVariant