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