Esempio n. 1
0
 public static extern IntPtr CreateWithPath(IntPtr id, IntPtr icon_name, AppIndicatorCategory category, IntPtr icon_theme_path);
Esempio n. 2
0
 public static extern IntPtr Create(IntPtr id, IntPtr icon_name, AppIndicatorCategory category);