Struct Ase::Gtk2DlWrapEntry
ClassList > Ase > Gtk2DlWrapEntry
Public Attributes
Type | Name |
---|---|
ulong(* | create_window |
void(* | destroy_window |
void(* | hide_window |
bool(* | resize_window |
void(* | show_window |
void(* | threads_enter |
void(* | threads_leave |
Public Attributes Documentation
variable create_window
ulong(* Ase::Gtk2DlWrapEntry::create_window) (const Gtk2WindowSetup &windowsetup);
variable destroy_window
void(* Ase::Gtk2DlWrapEntry::destroy_window) (ulong windowid);
variable hide_window
void(* Ase::Gtk2DlWrapEntry::hide_window) (ulong windowid);
variable resize_window
bool(* Ase::Gtk2DlWrapEntry::resize_window) (ulong windowid, int width, int height);
variable show_window
void(* Ase::Gtk2DlWrapEntry::show_window) (ulong windowid);
variable threads_enter
void(* Ase::Gtk2DlWrapEntry::threads_enter) ();
variable threads_leave
void(* Ase::Gtk2DlWrapEntry::threads_leave) ();
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/gtk2wrap.hh