]> Pileus Git - ~andy/gtk/blobdiff - gdk/gdkrectangle.c
gdk_display_get_event: don't unqueue events from the windowing system when paused
[~andy/gtk] / gdk / gdkrectangle.c
index 03ce78c743e384bfc692bf2973ee32bd091e9d25..2224413a51c2af72d47a56ad336fc67e8d3d49f8 100644 (file)
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
 /*
@@ -25,7 +23,8 @@
  */
 
 #include "config.h"
-#include <gdk/gdk.h>
+
+#include "gdkrectangle.h"
 
 
 /**
@@ -52,7 +51,7 @@
  * gdk_rectangle_union:
  * @src1: a #GdkRectangle
  * @src2: a #GdkRectangle
- * @dest: return location for the union of @src1 and @src2
+ * @dest: (out): return location for the union of @src1 and @src2
  *
  * Calculates the union of two rectangles.
  * The union of rectangles @src1 and @src2 is the smallest rectangle which