gtkWidgetGetCompositeName {RGtk2}R Documentation

gtkWidgetGetCompositeName

Description

Obtains the composite name of a widget.

Usage

gtkWidgetGetCompositeName(object)

Arguments

object [GtkWidget] a GtkWidget

Value

[character] the composite name of widget, or NULL if widget is not a composite child.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]