File: ImageToolPainter.xs

package info (click to toggle)
libgtk2-imageview-perl 0.05-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 224 kB
  • ctags: 36
  • sloc: perl: 457; ansic: 27; makefile: 17
file content (13 lines) | stat: -rw-r--r-- 349 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#include "gtkimageviewperl.h"


MODULE = Gtk2::ImageView::Tool::Painter  PACKAGE = Gtk2::ImageView::Tool::Painter  PREFIX = gtk_image_tool_painter_

=for object Gtk2::ImageView::Tool::Painter Demo image tool for painting on a Gtk2::ImageView
=cut

GtkIImageTool_noinc *
gtk_image_tool_painter_new (class, view)
		GtkImageView *	view
	C_ARGS:
		view