]> Pileus Git - ~andy/gtk/blobdiff - gdk/gdkkeysprivate.h
x11: Remove XSettingsAction type
[~andy/gtk] / gdk / gdkkeysprivate.h
index 4ccc974878a8ba37f6201a8942e7c2ad291a5977..211db23b2eeb4a27f5761a371a6a471de4f2ef87 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_KEYS_PRIVATE_H__
@@ -63,6 +61,7 @@ struct _GdkKeymapClass
                                          GdkModifierType *state);
   GdkModifierType (*get_modifier_mask)  (GdkKeymap         *keymap,
                                          GdkModifierIntent  intent);
+  guint (* get_modifier_state)          (GdkKeymap *keymap);
 
 
   /* Signals */