]> Pileus Git - ~andy/gtk/blobdiff - gdk/gdkdevicemanagerprivate.h
GdkFrameClock: Clean up the public API
[~andy/gtk] / gdk / gdkdevicemanagerprivate.h
index 543f7a99ab8799d4006568e3f460c20b391f760d..c18d2cdd73f8fe1726a9ea765368d6055cff46c1 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/>.
  */
 
 #ifndef __GDK_DEVICE_MANAGER_PRIVATE_H__
@@ -36,6 +34,7 @@ struct _GdkDeviceManager
 {
   GObject parent_instance;
 
+  /*< private >*/
   GdkDisplay *display;
 };