BindingSet.bindingParseBinding

Warning gtk_binding_parse_binding has been deprecated since version 2.12 and should not be used in newly-written code. There should be no need to call this function outside GTK+. Parse a binding entry from a gtkrc file.

class BindingSet
static
uint
bindingParseBinding

Parameters

scanner ScannerG

GtkRC scanner

Return Value

Type: uint

expected token upon errors, G_TOKEN_NONE on success.

Meta