clutter_text_set_font_description

Function clutter_text_set_font_description 

Source
pub unsafe extern "C" fn clutter_text_set_font_description(
    self_: *mut ClutterText,
    font_desc: *mut PangoFontDescription,
)