Function Macro

Gtktest_accessible_assert_property

Declaration [src]

#define gtk_test_accessible_assert_property (
  accessible,
  property,
  ...
)

Description [src]

Checks whether a GtkAccessible implementation has its accessible property set to the expected value, and raises an assertion if the condition is not satisfied.

This function is not directly available to language bindings

Parameters

accessible -
 

A GtkAccessible

property -
 

A GtkAccessibleProperty

... -
 

The value of property.