]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkstatusicon.h
GtkBubbleWindow: allocate CSS borders and paddings
[~andy/gtk] / gtk / gtkstatusicon.h
index 758ed0a9fadb816db01a19674bc5b35fb43c7281..36de4e67dffec7118754f3465c46fd00f04fabbd 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/>.
  *
  * Authors:
  *      Mark McLoughlin <mark@skynet.ie>
  */
 
+#ifndef __GTK_STATUS_ICON_H__
+#define __GTK_STATUS_ICON_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_STATUS_ICON_H__
-#define __GTK_STATUS_ICON_H__
-
 #include <gtk/gtkimage.h>
 #include <gtk/gtkmenu.h>