Method

GtkEventBoxget_visible_window

since: 2.4

Declaration [src]

gboolean
gtk_event_box_get_visible_window (
  GtkEventBox* event_box
)

Description [src]

Returns whether the event box has a visible window. See gtk_event_box_set_visible_window() for details.

Available since: 2.4

Return value

Type: gboolean

TRUE if the event box window is visible.