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