API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
since: 2.4.2
gboolean gnt_bindable_check_key ( GntBindable* bindable, const char* keys )
Discover if a key is bound.
Available since: 2.4.2
keys
Type: const char*
const char*
The key to check for.
Type: gboolean
gboolean
TRUE if the the key has an action associated with it.
TRUE