summaryrefslogtreecommitdiff
path: root/vapi/cheese-gtk.vapi
blob: 6bb5053442da8e625dd3fee0993f480a5ef79d35 (plain)
1
2
3
4
5
[CCode (cprefix = "Cheese", lower_case_cprefix = "cheese_", cheader_filename = "cheese/cheese-gtk.h")]
namespace GtkCheese {
	[CCode (cheader_filename = "cheese/cheese-camera-device.h", cname = "cheese_gtk_init")]
	public static void init ([CCode (array_length_pos = 0.9)] ref unowned string[] argv);
}