mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +00:00
prefs: Annotate meta_prefs_get_button_layout()
https://bugzilla.gnome.org/show_bug.cgi?id=689263
This commit is contained in:
parent
54a3847a5e
commit
a6c51addac
@ -1935,6 +1935,10 @@ meta_prefs_change_workspace_name (int num,
|
|||||||
g_variant_builder_end (&builder));
|
g_variant_builder_end (&builder));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* meta_prefs_get_button_layout:
|
||||||
|
* @button_layout: (out):
|
||||||
|
*/
|
||||||
void
|
void
|
||||||
meta_prefs_get_button_layout (MetaButtonLayout *button_layout_p)
|
meta_prefs_get_button_layout (MetaButtonLayout *button_layout_p)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user