awebview.gui.activity

Undocumented in source.

Members

Classes

Activity
class Activity
Undocumented in source.
SDLActivity
class SDLActivity
Undocumented in source.
SDLBorderlessActivity
class SDLBorderlessActivity
Undocumented in source.
SDLPopupActivity
class SDLPopupActivity
Undocumented in source.

Functions

MoveWindow
BOOL MoveWindow(HWND hWnd, int X, int Y, int nWidth, int nHeight, BOOL bRepaint)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetWindowLongW
LONG SetWindowLongW(HWND , int , LONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
deleteFromTaskbar
void deleteFromTaskbar(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

ActivityFactory
interface ActivityFactory(A : Activity)
Undocumented in source.
ActivityFactory
interface ActivityFactory(A)
Undocumented in source.
ITaskbarList
interface ITaskbarList
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Variables

CLSID_TaskbarList
CLSID CLSID_TaskbarList;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_ITaskbarList
IID IID_ITaskbarList;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta