Function prototype for callbacks provided to dzl_counter_arena_foreach().
Called for stack lists that are bound to a #GListModel with dzl_stack_list_push() for each item that gets added to the model.
Positions the popover in the coordinates defined by @area.
#DzlTaskCacheCallback is the prototype for a function to be executed to populate an item in the cache.
Callback to check if @node should be visible.
Callback to check @child, a child of @node, matches a lookup request. Returns %TRUE if @child matches, %FALSE if not.
DzlShortcutType specifies the kind of shortcut that is being described. More values may be added to this enumeration over time.
Dzl major version component (e.g. 1 if %DZL_VERSION is 1.2.3)
Dzl micro version component (e.g. 3 if %DZL_VERSION is 1.2.3)
Dzl minor version component (e.g. 2 if %DZL_VERSION is 1.2.3)
Dazzle version, encoded as a string, useful for printing and concatenation.
The #DzlShortcutEntry structure can be used to bulk register shortcuts for a particular widget. It can also do the necessary hooks of registering commands that can be changed using the keytheme components.