gtkWidgetClassListStyleProperties {RGtk2}R Documentation

gtkWidgetClassListStyleProperties

Description

Returns all style properties of a widget class.

Usage

gtkWidgetClassListStyleProperties(klass)

Arguments

klass

a GtkWidgetClass

Details

Since 2.2

Value

A list containing the following elements:

retval

[GParamSpec] an newly allocated list of GParamSpec*.

n.properties

location to return the number of style properties found

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]