gtkWidgetGetStyle {RGtk2}R Documentation

gtkWidgetGetStyle

Description

Simply an accessor function that returns widget->style.

Usage

gtkWidgetGetStyle(object)

Arguments

object [GtkWidget] a GtkWidget

Value

[GtkStyle] the widget's GtkStyle

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]