PHP-GTK
Wednesday, October 15, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkSubmenuPlacement
GtkTextWindowTypenext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkTargetFlags

The GtkTargetFlags enumeration is used to specify constraints on an entry in a GtkTargetTable.

Value

Symbolic name

Description

 1 << 0Gtk::TARGET_SAME_APP If this is set, the target will only be selected for drags within a single application.
 1 << 1Gtk::TARGET_SAME_WIDGET If this is set, the target will only be selected for drags within a single widget.

User Contributed Notes
gtk.enum.targetflags.php
add a note about notes
There are no user contributed notes for this page.


previousGtkSubmenuPlacement
GtkTextWindowTypenext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2008 The PHP Group
 All rights reserved.
Last updated: Sat Dec 15 02:46:29 2007 UTC