Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.TargetEntry

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkTargetEntry
Struct : TargetEntry
A GtkTargetEntry structure represents a single type of
data than can be supplied for by a widget for a selection
or for supplied or received during drag-and-drop.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.TargetEntry ()
Create a new Gtk.TargetEntry
Create a new Gtk.TargetEntry
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.ToolPalette
Method
Gtk.ToolPalette.get_drag_target_group () : Gtk.TargetEntry
Get the target entry for a dragged GtkToolItemGroup.
Gtk.ToolPalette
Method
Gtk.ToolPalette.get_drag_target_item () : Gtk.TargetEntry
Gets the target entry for a dragged GtkToolItem.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:27 GMT+0800 (HKT)