gtkWidgetSetMapped: gtkWidgetSetMapped

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Marks the widget as being realized.

Usage

1
gtkWidgetSetMapped(object, mapped)

Arguments

object

a GtkWidget

mapped

TRUE to mark the widget as mapped

Details

This function should only ever be called in a derived widget's "map" or "unmap" implementation. Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.