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
2b5b6e08
Commit
2b5b6e08
authored
Sep 13, 2020
by
Matthias Clasen
Browse files
Drop gtk_render_slider from headers
The function does not exist.
parent
93d9a2ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
gtk/gtkrender.h
View file @
2b5b6e08
...
...
@@ -95,14 +95,6 @@ void gtk_render_line (GtkStyleContext *context,
double
x1
,
double
y1
);
GDK_AVAILABLE_IN_ALL
void
gtk_render_slider
(
GtkStyleContext
*
context
,
cairo_t
*
cr
,
double
x
,
double
y
,
double
width
,
double
height
,
GtkOrientation
orientation
);
GDK_AVAILABLE_IN_ALL
void
gtk_render_handle
(
GtkStyleContext
*
context
,
cairo_t
*
cr
,
double
x
,
...
...
Write
Preview
Supports
Markdown
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