RGtk2 (version 2.20.31)

gtkToggleToolButtonGetActive: gtkToggleToolButtonGetActive

Description

Queries a GtkToggleToolButton and returns its current state. Returns TRUE if the toggle button is pressed in and FALSE if it is raised.

Usage

gtkToggleToolButtonGetActive(object)

Arguments

Value

TRUE if the toggle tool button is pressed in, FALSE if not

Details

Since 2.4