// This file was generated by gir (https://github.com/gtk-rs/gir)
// from gir-files (https://github.com/gtk-rs/gir-files)
// DO NOT EDIT
usecrate::ffi;glib::wrapper!{#[doc(alias ="GdkMacosDevice")]pubstructMacosDevice(Object<ffi::GdkMacosDevice, ffi::GdkMacosDeviceClass>)@extends gdk::Device;matchfn{
type_ =>||ffi::gdk_macos_device_get_type(),}}implMacosDevice{}