Method
BirbLocalizedStringequal
since: 0.5
Declaration [src]
gboolean
birb_localized_string_equal (
BirbLocalizedString* str1,
BirbLocalizedString* str2
)
Parameters
str1-
Type:
BirbLocalizedStringThe first instance.
The argument can be NULL. str2-
Type:
BirbLocalizedStringThe second instance.
The argument can be NULL.The data is owned by the caller of the method.