Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gtk
Commits
08b9fbc9
Commit
08b9fbc9
authored
Dec 20, 2001
by
Matthias Clasen
Browse files
Trivial doc adjustment.
parent
3aabcd28
Changes
1
Hide whitespace changes
Inline
Side-by-side
gtk/gtktoolbar.c
View file @
08b9fbc9
...
...
@@ -1292,8 +1292,9 @@ gtk_toolbar_prepend_element (GtkToolbar *toolbar,
* @user_data: any data you wish to pass to the callback.
* @position: the number of widgets to insert this element after.
*
* Inserts a new element in the toolbar at the given position. If
* @type == %GTK_TOOLBAR_CHILD_WIDGET, @widget is used as the new element.
* Inserts a new element in the toolbar at the given position.
*
* If @type == %GTK_TOOLBAR_CHILD_WIDGET, @widget is used as the new element.
* If @type == %GTK_TOOLBAR_CHILD_RADIOBUTTON, @widget is used to determine
* the radio group for the new element. In all other cases, @widget must
* be %NULL.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment