File: fixes.vapi

package info (click to toggle)
simple-scan 3.23.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,888 kB
  • ctags: 2,565
  • sloc: ansic: 59,503; sh: 4,783; xml: 178; makefile: 150; python: 19; sed: 16
file content (4 lines) | stat: -rw-r--r-- 208 bytes parent folder | download
1
2
3
4
namespace GUsb {
	/* Fixed in 0.2.7: https://github.com/hughsie/libgusb/commit/83a6b1a20653c1a17f0a909f08652b5e1df44075 */
	public GLib.GenericArray<GUsb.Device> context_get_devices (GUsb.Context context);
}