summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
340196c)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4826
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxToolBarTool *tool = new wxToolBarTool(control);
wxToolBarTool *tool = new wxToolBarTool(control);
gtk_toolbar_append_widget( m_toolbar, control->m_widget, (const char *) NULL, (const char *) NULL );
GtkRequisition req;
gtk_toolbar_append_widget( m_toolbar, control->m_widget, (const char *) NULL, (const char *) NULL );
GtkRequisition req;
wxToolBarTool *tool = new wxToolBarTool(control);
wxToolBarTool *tool = new wxToolBarTool(control);
gtk_toolbar_append_widget( m_toolbar, control->m_widget, (const char *) NULL, (const char *) NULL );
GtkRequisition req;
gtk_toolbar_append_widget( m_toolbar, control->m_widget, (const char *) NULL, (const char *) NULL );
GtkRequisition req;