]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktoolitem.h
Remove GTK_SELECTION_MODE_EXTENDED from the docs
[~andy/gtk] / gtk / gtktoolitem.h
index 718e5f953f80ff3cf8a1a45e07cc273bc52ebff6..1a623916f5038b3a2eae93dd16dd5512c106e72b 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_TOOL_ITEM_H__
+#define __GTK_TOOL_ITEM_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_TOOL_ITEM_H__
-#define __GTK_TOOL_ITEM_H__
-
 #include <gtk/gtkbin.h>
 #include <gtk/gtkmenuitem.h>
 #include <gtk/gtksizegroup.h>