Songbird / Development / Songbird Add-Ons API Documentation

sbINativeWindowManager Interface Reference

interface to the operating system's window manager This Interfaces to allows JavaScript to talk to the native operating system window manager in a somewhat cross-platform way. This interface is inspired by some of the GtkWindow interface. More...

import "sbINativeWindowManager.idl";

List of all members.

Public Attributes

const PRInt32 DIRECTION_NORTH_WEST = 7
const PRInt32 DIRECTION_NORTH = 8
const PRInt32 DIRECTION_NORTH_EAST = 9
const PRInt32 DIRECTION_WEST = 4
const PRInt32 DIRECTION_EAST = 6
const PRInt32 DIRECTION_SOUTH_WEST = 1
const PRInt32 DIRECTION_SOUTH = 2
const PRInt32 DIRECTION_SOUTH_EAST = 3
readonly attribute boolean supportsResizeDrag
readonly attribute boolean supportsMinimumWindowSize
readonly attribute boolean supportsMaximumWindowSize
readonly attribute boolean supportsOnTop
readonly attribute boolean supportsShadowing


Detailed Description

interface to the operating system's window manager This Interfaces to allows JavaScript to talk to the native operating system window manager in a somewhat cross-platform way. This interface is inspired by some of the GtkWindow interface.

Definition at line 44 of file sbINativeWindowManager.idl.


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:29:00 2009 for Songbird by  doxygen 1.5.2