Ardour  8.7-14-g57a6773833
_GdkKeymapClass Struct Reference

#include <gdkkeys.h>

Public Attributes

GObjectClass parent_class
 
void(* direction_changed )(GdkKeymap *keymap)
 
void(* keys_changed )(GdkKeymap *keymap)
 
void(* state_changed )(GdkKeymap *keymap)
 

Detailed Description

Definition at line 72 of file gdkkeys.h.

Member Data Documentation

◆ direction_changed

void(* _GdkKeymapClass::direction_changed) (GdkKeymap *keymap)

Definition at line 76 of file gdkkeys.h.

◆ keys_changed

void(* _GdkKeymapClass::keys_changed) (GdkKeymap *keymap)

Definition at line 77 of file gdkkeys.h.

◆ parent_class

GObjectClass _GdkKeymapClass::parent_class

Definition at line 74 of file gdkkeys.h.

◆ state_changed

void(* _GdkKeymapClass::state_changed) (GdkKeymap *keymap)

Definition at line 78 of file gdkkeys.h.


The documentation for this struct was generated from the following file: