Function
Gntstyle_read_menu_accels
Declaration [src]
gboolean
gnt_style_read_menu_accels (
const char* name,
GHashTable* table
)
Parameters
name
-
Type:
const char*
The name of the window.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. table
-
Type:
GHashTable
The hastable to store the accel information.
The data is owned by the caller of the function.