コード例 #1
0
		static extern IntPtr gtk_icon_theme_load_icon (IntPtr icon_theme, string icon_name, int size, GtkIconLookupFlags flags, out IntPtr error);
コード例 #2
0
 static extern IntPtr gtk_icon_theme_load_icon(IntPtr icon_theme, string icon_name, int size, GtkIconLookupFlags flags, out IntPtr error);