gtkWidgetClassListStyleProperties {RGtk2}R Documentation

gtkWidgetClassListStyleProperties

Description

Returns all style properties of a widget class.

Usage

gtkWidgetClassListStyleProperties(klass)

Arguments

klass [GtkWidgetClass] a GtkWidgetClass

Details

Since 2.2

Value

A list containing the following elements:

retval [GParamSpec] an newly allocated list of GParamSpec*.
n.properties [numeric] location to return the number of style properties found

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]