gtkToolShellGetTextSizeGroup {RGtk2}R Documentation

gtkToolShellGetTextSizeGroup

Description

Retrieves the current text size group for the tool shell. Tool items must not call this function directly, but rely on gtkToolItemGetTextSizeGroup instead.

Usage

gtkToolShellGetTextSizeGroup(object)

Arguments

object

a GtkToolShell

Details

Since 2.14

Value

[GtkSizeGroup] the current text size group of shell

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]