]> Pileus Git - ~andy/gtk/blobdiff - gdk/x11/gdkx11device.h
Change FSF Address
[~andy/gtk] / gdk / x11 / gdkx11device.h
index 4a55540f5cc79886de1e1c3ad91c80e6b0e5af81..2380c2038d626588d86a3c3e5f2f37c5a840da56 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/>.
  */
 
 #if !defined (__GDKX_H_INSIDE__) && !defined (GDK_COMPILATION)
@@ -28,6 +26,7 @@
 
 G_BEGIN_DECLS
 
+GDK_AVAILABLE_IN_3_2
 gint  gdk_x11_device_get_id  (GdkDevice *device);
 
 G_END_DECLS