Add note to ui_hookup_widget() doc comments.
This commit is contained in:
parent
cc118515ba
commit
b8c5be4d11
@ -24,6 +24,10 @@
|
||||
|
||||
|
||||
/** Sets a name to lookup @a widget from @a owner.
|
||||
*
|
||||
* @note Since 0.21 the @a owner parameter is not used and can be set
|
||||
* to NULL if you like.
|
||||
*
|
||||
* @param owner Usually a window, dialog or popup menu.
|
||||
* @param widget Widget.
|
||||
* @param widget_name Name.
|
||||
|
Loading…
x
Reference in New Issue
Block a user