Method

GtkRevealerget_child_revealed

since: 3.10

Declaration [src]

gboolean
gtk_revealer_get_child_revealed (
  GtkRevealer* revealer
)

Description [src]

Returns whether the child is fully revealed, in other words whether the transition to the revealed state is completed.

Available since: 3.10

Return value

Type: gboolean

TRUE if the child is fully revealed.