Method

ClutterTextget_password_char

since: 1.0

Declaration [src]

gunichar
clutter_text_get_password_char (
  ClutterText* self
)

Description [src]

Retrieves the character to use in place of the actual text as set by clutter_text_set_password_char().

Available since: 1.0

Return value

Type: gunichar

A Unicode character or 0 if the password character is not set.