![]() |
![]() |
Public Member Functions | |
void | add (const ArrayHandle_TargetEntry& targets) |
void | add (const Glib::ustring& target, TargetFlags flags=TargetFlags(0), guint info=0) |
Appends another target to a Gtk::TargetList. | |
bool | find (const Glib::ustring& target, guint* info) const |
Looks up a given target in a Gtk::TargetList. | |
const GtkTargetList* | gobj () const |
Provides access to the underlying C instance. | |
GtkTargetList* | gobj () |
Provides access to the underlying C instance. | |
GtkTargetList* | gobj_copy () const |
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs. | |
void | reference () const |
void | remove (const Glib::ustring& target) |
Removes a target from a target list. | |
void | unreference () const |
Static Public Member Functions | |
static Glib::RefPtr<Gtk::TargetList> | create (const ArrayHandle_TargetEntry& targets) |
Protected Member Functions | |
void | operator delete (void*, size_t) |
TargetList () | |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Gtk::TargetList> | wrap (GtkTargetList* object, bool take_copy=false) |
|
|
|
|
|
Appends another target to a Gtk::TargetList.
|
|
|
|
Looks up a given target in a Gtk::TargetList.
|
|
Provides access to the underlying C instance.
|
|
Provides access to the underlying C instance.
|
|
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
|
|
|
|
|
|
Removes a target from a target list.
|
|
|
|
|