]> Pileus Git - ~andy/gtk/blobdiff - gdk/broadway/gdkproperty-broadway.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gdk / broadway / gdkproperty-broadway.c
index d3e83064e9a45977e3c44e14c23121e078b2df12..3e8b62b92377f06cb4d4aaa90882b59c2fe607a1 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/>.
  */
 
 /*
@@ -52,7 +50,7 @@ _gdk_broadway_display_manager_atom_intern_static_string (GdkDisplayManager *mana
   return _GDK_MAKE_ATOM (g_quark_from_static_string (atom_name));
 }
 
-static G_CONST_RETURN char *
+static const char *
 get_atom_name (GdkAtom atom)
 {
   return g_quark_to_string (GPOINTER_TO_UINT(atom));