Tuesday, May 21, 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
GtkMenuItem
get_right_justified
get_submenu
remove_submenu
right_justify
set_right_justified
set_submenu
toggle_size_allocate
set_item_accel_path
activate
activate-item
toggle-size-allocate
toggle-size-request
GtkMenuItem::remove_submenu
GtkMenuItem::set_right_justified
Last updated: Sun, 12 May 2013
view this page in
English
GtkMenuItem::right_justify
void right_justify();
Use this method to set the menu item to be justified to the right.
WARNING! This method has been deprecated in PHP-GTK 2 and should NOT be used in newly written code.
Use
set_right_justified()
instead.
User Contributed Notes
gtk.gtkmenuitem.method.right_justify.php
There are no user contributed notes for this page.
GtkMenuItem::remove_submenu
GtkMenuItem::set_right_justified
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:59 2013 UTC