pidgin/gtkutils.h

branch
gtkdoc-conversion
changeset 35500
ae6432ea326f
parent 35487
494f09f7f331
child 35720
863f87bfc06e
child 37102
63a5361c11a1
equal deleted inserted replaced
35499:c4c5e0a670b1 35500:ae6432ea326f
99 * @webview_ret: A pointer to a pointer to a GtkWidget. This pointer 99 * @webview_ret: A pointer to a pointer to a GtkWidget. This pointer
100 * will be set to the webview when this function exits. 100 * will be set to the webview when this function exits.
101 * @sw_ret: This will be filled with a pointer to the scrolled window 101 * @sw_ret: This will be filled with a pointer to the scrolled window
102 * widget which contains the webview. 102 * widget which contains the webview.
103 * 103 *
104 * Create an GtkWebView widget and associated GtkWebViewToolbar widget. This 104 * Create an PidginWebView widget and associated PidginWebViewToolbar widget. This
105 * function puts both widgets in a nice GtkFrame. They're separated by an 105 * function puts both widgets in a nice GtkFrame. They're separated by an
106 * attractive GtkSeparator. 106 * attractive GtkSeparator.
107 * 107 *
108 * Returns: The GtkFrame containing the toolbar and webview. 108 * Returns: The GtkFrame containing the toolbar and webview.
109 */ 109 */

mercurial