Scroll to navigation

Gtk2::Activatable(3pm) User Contributed Perl Documentation Gtk2::Activatable(3pm)

NAME

Gtk2::Activatable - wrapper for GtkActivatable

HIERARCHY

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

METHODS

$action (Gtk2::Action)
$action (Gtk2::Action)

$activatable->sync_action_properties ($action)

$action (Gtk2::Action)

boolean = $activatable->get_use_action_appearance

$activatable->set_use_action_appearance ($use_appearance)

$use_appearance (boolean)

PROPERTIES

'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

SEE ALSO

Gtk2, Glib::Interface

COPYRIGHT

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

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

2016-10-02 perl v5.24.1