@category{gdi}
@stdobjects
- ::Objects:, ::wxNullIcon,
+ ::wxNullIcon
@see @ref overview_wxbitmapoverview "Bitmap and icon overview", @ref
overview_supportedbitmapformats "supported bitmap file formats", wxDC::DrawIcon, wxCursor
The validity of these flags depends on the platform and wxWidgets
configuration.
- @returns @true if the operation succeeded, @false otherwise.
+ @return @true if the operation succeeded, @false otherwise.
@see wxIcon()
*/
wxIcon operator =(const wxIcon& icon);
};
-
-/**
- FIXME
-*/
-wxIcon Objects:
-;
-
/**
- FIXME
+ An empty wxIcon.
*/
wxIcon wxNullIcon;