Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
Ase::Gtk2DlWrapEntry Struct Reference

Public Attributes

ulong(* create_window )(const Gtk2WindowSetup &windowsetup)
 
bool(* resize_window )(ulong windowid, int width, int height)
 
void(* show_window )(ulong windowid)
 
void(* hide_window )(ulong windowid)
 
void(* destroy_window )(ulong windowid)
 
void(* threads_enter )()
 
void(* threads_leave )()
 

Detailed Description

Definition at line 16 of file gtk2wrap.hh.

Member Data Documentation

◆ create_window

ulong(* Ase::Gtk2DlWrapEntry::create_window) (const Gtk2WindowSetup &windowsetup)

Definition at line 17 of file gtk2wrap.hh.

◆ destroy_window

void(* Ase::Gtk2DlWrapEntry::destroy_window) (ulong windowid)

Definition at line 21 of file gtk2wrap.hh.

◆ hide_window

void(* Ase::Gtk2DlWrapEntry::hide_window) (ulong windowid)

Definition at line 20 of file gtk2wrap.hh.

◆ resize_window

bool(* Ase::Gtk2DlWrapEntry::resize_window) (ulong windowid, int width, int height)

Definition at line 18 of file gtk2wrap.hh.

◆ show_window

void(* Ase::Gtk2DlWrapEntry::show_window) (ulong windowid)

Definition at line 19 of file gtk2wrap.hh.

◆ threads_enter

void(* Ase::Gtk2DlWrapEntry::threads_enter) ()

Definition at line 22 of file gtk2wrap.hh.

◆ threads_leave

void(* Ase::Gtk2DlWrapEntry::threads_leave) ()

Definition at line 23 of file gtk2wrap.hh.


The documentation for this struct was generated from the following file: