Changeset 722 for gtkimageview

Show
Ignore:
Timestamp:
07/09/10 17:31:32 (3 years ago)
Author:
bjourne
Message:

some comment updates to appease to gtkdoc

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gtkimageview/src/gtkiimagetool.c

    r715 r722  
    11/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; coding: utf-8 -*-  
    22 * 
    3  * Copyright © 2007-2008 Björn Lindqvist <bjourne@gmail.com> 
     3 * Copyright © 2007-2010 Björn Lindqvist <bjourne@gmail.com> 
    44 * 
    55 * This library is free software; you can redistribute it and/or 
     
    179179/** 
    180180 * gtk_iimage_tool_cursor_at_point: 
     181 * @tool: the tool 
    181182 * @x: the mouse pointers X-coordinate 
    182183 * @y: the mouse pointers Y-coordinate 
  • gtkimageview/src/gtkimagetooldragger.c

    r590 r722  
    11/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; coding: utf-8 -*-  
    22 * 
    3  * Copyright © 2007-2008 Björn Lindqvist <bjourne@gmail.com> 
     3 * Copyright © 2007-2010 Björn Lindqvist <bjourne@gmail.com> 
    44 * 
    55 * This library is free software; you can redistribute it and/or 
     
    3838/** 
    3939 * gtk_image_tool_dragger_is_draggable: 
     40 * @returns: %TRUE if the view can be dragged when the cursor is at 
     41 *   the position specified by @x and @y. 
    4042 * 
    4143 * Returns %TRUE if the view can be dragged when the cursor is at the