Monday, May 20, 2013
download
|
documentation
|
applications
|
faq
|
changelog
|
resources
search for
in the
PHP-GTK 2 manual
PHP-GTK 1 manual
whole site
general mailing list
development mailing list
documentation mailing list
lookup:
PHP-GTK 2 Manual
GtkAction
activate
block_activate_from
connect_accelerator
connect_proxy
create_icon
create_menu_item
create_tool_item
disconnect_accelerator
disconnect_proxy
get_accel_path
get_name
get_sensitive
get_visible
is_sensitive
is_visible
set_accel_group
set_accel_path
set_sensitive
set_visible
unblock_activate_from
activate
GtkAction
GtkAction::activate
Last updated: Sun, 12 May 2013
view this page in
English
GtkAction
Constructor
GtkAction
(string
name
, string
label
, string
tooltip
, string
stock_id
);
Use the constructor to create a new
GtkAction
object. You may then add the action to a
GtkActionGroup
and set the accelerator for the action.
User Contributed Notes
gtk.gtkaction.constructor.php
There are no user contributed notes for this page.
GtkAction
GtkAction::activate
Last updated: Sun, 12 May 2013
view this page in
English
credits
Copyright © 2001-2013 The PHP Group
All rights reserved.
Last updated: Sun May 12 18:50:56 2013 UTC