From 0973261fd48dc4b85387120fbef6fa9aac756a77 Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Tue, 22 May 2012 19:12:22 +0100 Subject: apidocs++ --- tikzit/src/gtk/WidgetSurface.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tikzit/src/gtk/WidgetSurface.h b/tikzit/src/gtk/WidgetSurface.h index 7a62660..32c8222 100644 --- a/tikzit/src/gtk/WidgetSurface.h +++ b/tikzit/src/gtk/WidgetSurface.h @@ -48,6 +48,9 @@ - (CGFloat) defaultScale; - (void) setDefaultScale:(CGFloat)scale; +/** + * Set the minimum size that this widget wants + */ - (void) setSizeRequestWidth:(double)width height:(double)height; @end -- cgit v1.2.3