Method

GtkWidgetget_mapped

since: 2.20

Declaration [src]

gboolean
gtk_widget_get_mapped (
  GtkWidget* widget
)

Description [src]

Whether the widget is mapped.

Available since: 2.20

Return value

Type: gboolean

TRUE if the widget is mapped, FALSE otherwise.