shell-global: Fix introspection issues
Remove stray bullet points, and don't actually mark for introspection since it's private anyway (it starts with a _)
This commit is contained in:
parent
6b4cba09be
commit
3751211590
@ -470,12 +470,12 @@ shell_global_class_init (ShellGlobalClass *klass)
|
||||
G_PARAM_READABLE));
|
||||
}
|
||||
|
||||
/**•
|
||||
* _shell_global_init: (skip)•
|
||||
/*
|
||||
* _shell_global_init: (skip)
|
||||
* @first_property_name: the name of the first property
|
||||
* @...: the value of the first property, followed optionally by more
|
||||
* name/value pairs, followed by %NULL
|
||||
*•
|
||||
*
|
||||
* Initializes the shell global singleton with the construction-time
|
||||
* properties.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user