Method

GtkTextget_visibility

Declaration [src]

gboolean
gtk_text_get_visibility (
  GtkText* self
)

Description [src]

Retrieves whether the text in self is visible.

Gets propertyGtk.Text:visibility

Return value

Type: gboolean

TRUE if the text is currently visible.