Ubuntu Manpages

Gtk2::Activatable

wrapper for GtkActivatable

  Glib::Interface
  +----Gtk2::Activatable

$activatable->do_set_related_action ($action)

  • $action (Gtk2::Action)

$activatable->set_related_action ($action)

  • $action (Gtk2::Action)

$activatable->sync_action_properties ($action)

  • $action (Gtk2::Action)

$activatable->set_use_action_appearance ($use_appearance)

  • $use_appearance (boolean)

'related-action' (Gtk2::Action : default undef : readable / writable / private)
The action this activatable will activate and receive updates from
'use-action-appearance' (boolean : default true : readable / writable / private)
Whether to use the related actions appearance properties

Gtk2, Glib::Interface

Copyright (C) 2003-2011 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.