Method
TalkatuActionGroupget_action_activated
Declaration [src]
gboolean
talkatu_action_group_get_action_activated (
TalkatuActionGroup* ag,
const gchar* name
)
Description [src]
Returns that state of the action named name
. If name
doesn’t exist or is
not a toggle action, FALSE is returned.