rcParsePriority

Parses a #GtkPathPriorityType variable from the format expected in a RC file.

More...

Parameters

scanner glib.scanner.Scanner

a #GScanner (must be initialized for parsing an RC file)

priority gtk.types.PathPriorityType

A pointer to #GtkPathPriorityType variable in which to store the result.

Return Value

Type: uint

G_TOKEN_NONE if parsing succeeded, otherwise the token that was expected but not found.

Detailed Description

Deprecated: Use #GtkCssProvider instead