app_indicator_new_with_path

Function app_indicator_new_with_path 

Source
pub unsafe extern "C" fn app_indicator_new_with_path(
    id: *const c_char,
    icon_name: *const c_char,
    category: AppIndicatorCategory,
    icon_theme_path: *const c_char,
) -> *mut AppIndicator