git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54603
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
bool Hide(size_t index);
/**
bool Hide(size_t index);
/**
- Insert a child into the sizer before any existing item at
+ Insert a child into the sizer before any existing item at @a index.
See Add() for the meaning of the other parameters.
*/
See Add() for the meaning of the other parameters.
*/
const wxSizerFlags& flags);
/**
const wxSizerFlags& flags);
/**
- Insert a child into the sizer before any existing item at
+ Insert a child into the sizer before any existing item at @a index.
See Add() for the meaning of the other parameters.
*/
See Add() for the meaning of the other parameters.
*/
wxObject* userData = NULL);
/**
wxObject* userData = NULL);
/**
- Insert a child into the sizer before any existing item at
+ Insert a child into the sizer before any existing item at @a index.
See Add() for the meaning of the other parameters.
*/
See Add() for the meaning of the other parameters.
*/
const wxSizerFlags& flags);
/**
const wxSizerFlags& flags);
/**
- Insert a child into the sizer before any existing item at
+ Insert a child into the sizer before any existing item at @a index.
See Add() for the meaning of the other parameters.
*/
See Add() for the meaning of the other parameters.
*/
wxObject* userData = NULL);
/**
wxObject* userData = NULL);
/**
- Insert a child into the sizer before any existing item at
+ Insert a child into the sizer before any existing item at @a index.
See Add() for the meaning of the other parameters.
*/
See Add() for the meaning of the other parameters.
*/