]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkrecentfilter.h
GtkWidget::draw() - Document how to get the dirty region
[~andy/gtk] / gtk / gtkrecentfilter.h
index 163fcc5b91320de33c6845822329c22599d0a5b9..3501ca8a87f9241400e0debff746348108e9b348 100644 (file)
  * 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/>.
  */
 
+#ifndef __GTK_RECENT_FILTER_H__
+#define __GTK_RECENT_FILTER_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_RECENT_FILTER_H__
-#define __GTK_RECENT_FILTER_H__
-
 #include <glib-object.h>
 
 G_BEGIN_DECLS